3 Commits

Author SHA1 Message Date
Michael Martin 6428238e51 Update all problematic include guards.
All-caps identifiers that start with an underscore may be reserved
for compiler or library use, and recent versions of gcc or glibc
have been stealing symbols away from us.
2018-01-20 18:02:03 -08:00
avolkov a7e52dfccd Correct the include guard in config_vc6.h to reflect its actual name
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3562 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-02-15 17:56:10 +00:00
avolkov 28659581e3 Source tree reorg, stage 1: finished moving libs/, moved src/msvc++/ to build/msvc6/; build files updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3211 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 16:29:06 +00:00