SvenRoederer commented on code in PR #3002: URL: https://github.com/apache/thrift/pull/3002#discussion_r1708371514
########## lib/cpp/src/thrift/TUuid.h: ########## @@ -17,6 +17,9 @@ * under the License. */ +#pragma once Review Comment: The line was just added by copy & paste. It might mit be required at all. I'll just remove this line and keep the missing `#include<sstream>` -- 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]
