aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-03-31 15:17:40 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-03-31 15:17:40 -0700
commitbc1f2e7e6e416aa3428817dd3e43e531e81b399d (patch)
tree0b12ca14c1102cd6db8102828407745cc437ff06 /python
parentcbfd9d43c829c412fe53cf003c78f51c8a307240 (diff)
downloadprotobuf-bc1f2e7e6e416aa3428817dd3e43e531e81b399d.tar.gz
protobuf-bc1f2e7e6e416aa3428817dd3e43e531e81b399d.tar.bz2
protobuf-bc1f2e7e6e416aa3428817dd3e43e531e81b399d.zip
Fix WIN32 build for map_test.
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.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions