Felix-Gong commented on PR #3346:
URL: https://github.com/apache/brpc/pull/3346#issuecomment-4714391432

   Updated PR title and description to match the actual implementation.
   
   Regarding the transitive include concern: gtest's `gtest-printers.h` 
includes `<sstream>`, and all test files include `<gtest/gtest.h>`, so 
`std::stringstream` is available transitively. The local x86 tests (72/75 
passed) confirm this works correctly.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to