martinzink commented on code in PR #1447: URL: https://github.com/apache/nifi-minifi-cpp/pull/1447#discussion_r1022723372
########## libminifi/include/core/ProcessSession.h: ########## @@ -39,6 +39,7 @@ #include "provenance/Provenance.h" #include "utils/gsl.h" #include "ProcessorMetrics.h" +#include "utils/ValueIdProvider.h" Review Comment: This was left out from https://github.com/apache/nifi-minifi-cpp/pull/1447/commits/43fd546047aa2e9312ccefaf6f2625a5c1639993 and causes compile errors -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
