Github user phrocker commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/360#discussion_r205800065
--- Diff: extensions/librdkafka/PublishKafka.h ---
@@ -28,6 +28,7 @@
#include "core/Property.h"
#include "core/logging/LoggerConfiguration.h"
#include "rdkafka.h"
+#include <regex>
--- End diff --
@dtrodrigues Did you need help with limiting to 4.9 insofar that we can
limit it in the cmake and documentation? ---
