lordgamez commented on code in PR #1986:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1986#discussion_r2387298955


##########
libminifi/test/unit/GeneralUtilsTest.cpp:
##########


Review Comment:
   I think some transitive header includes changed and it does not compile now 
without it. It's only needed for the `utils` namespace, otherwise if `minifi::` 
is not stated explicitly, the compiler looks for the function in the 
`minifi::test::utils` namespace instead.



-- 
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]

Reply via email to