chenBright commented on code in PR #2577: URL: https://github.com/apache/brpc/pull/2577#discussion_r1574717137
########## src/brpc/http_header.h: ########## @@ -19,6 +19,8 @@ #ifndef BRPC_HTTP_HEADER_H #define BRPC_HTTP_HEADER_H +#include <vector> +#include <unordered_map> Review Comment: done -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org