Jens-G commented on code in PR #3666:
URL: https://github.com/apache/thrift/pull/3666#discussion_r3641018359


##########
compiler/cpp/src/thrift/generate/t_oop_generator.h:
##########
@@ -20,6 +20,7 @@
 #ifndef T_OOP_GENERATOR_H
 #define T_OOP_GENERATOR_H
 
+#include <boost/algorithm/string/replace.hpp>

Review Comment:
   IIRC we don't use boost in the compiler. Can this be replaced by sth else?



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