[Protobuf] Add <map> include to workaround a gcc bug
GCC gets a bit confused by libc++'s map headers, and including <map> after <set> can cause problems under certain conditions [1]. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347 BUG=webrtc:7922 R=pkasting@chromium.org,dpranke@chromium.org Review-Url: https://codereview.chromium.org/2974603002 Cr-Commit-Position: refs/heads/master@{#486608}
Showing
Please register or sign in to comment