adamdebreceni commented on a change in pull request #1134:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1134#discussion_r673071892



##########
File path: thirdparty/pybind11/include/pybind11/attr.h
##########
@@ -12,7 +12,7 @@
 
 #include "cast.h"
 
-NAMESPACE_BEGIN(PYBIND11_NAMESPACE)
+PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE)

Review comment:
       could we make this dependency into an external project? there are a few 
dependencies that are directly committed into `thirdparty`, and I feel like we 
should minimize their number, this upgrade would be a great excuse to do so 
with pybind11




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