Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Wed, 19 Mar 2014 16:46:56 +0000 (16:46 +0000)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Wed, 19 Mar 2014 16:46:56 +0000 (16:46 +0000)
commit41181669d15b8630e63a449388401d16fc1c2741
tree41a592c7069acf87229b9f36bdb9e94f00b6cc48
parentdbc09f12db59bc0da056d1b2b6821fe56c6d76f2
Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.

The OS_WINDOWS #define has previously been used in gflags.cc before the CMake migration.
CMakeLists.txt
src/config.h.in
src/gflags.cc
src/mutex.h
src/util.h
src/windows_port.h