mkmkme commented on code in PR #2832: URL: https://github.com/apache/avro/pull/2832#discussion_r1578357070
########## lang/c++/api/Stream.hh: ########## @@ -22,6 +22,7 @@ #include <cstdint> #include <cstring> #include <memory> +#include <vector> Review Comment: Sorry I currently have a limited access to my laptop (until Friday). I'll double check this by next week. IIRC I got compile error without it because I removed include of boost/format from one of the headers. But I'll definitely double check -- 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]
