Github user calebj commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/148#discussion_r145744366
--- Diff: libminifi/include/core/ProcessSession.h ---
@@ -19,6 +19,7 @@
#define __PROCESS_SESSION_H__
#include <uuid/uuid.h>
+#include <boost/filesystem.hpp>
--- End diff --
Fixed in d2e7e34ab8b331ac484b9b16bd51455799a1502b---
