• Jisi Liu's avatar
    Fix WIN32 build for map_test. · bc1f2e7e
    Jisi Liu authored
    stubs/common.h undefines the GetMessage macro introduced in windows.h
    map_test however include stubs/common.h before windows.h is transitively
    included. This hack force map_test.cc to include windows.h first, so we
    have a chance to undefine the GetMessage macro.
    bc1f2e7e
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...