Allow 'bool' to be used in combination with <stdbool.h>, take 2.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2855 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
|
||||
#undef false
|
||||
#undef true
|
||||
#undef bool
|
||||
typedef enum
|
||||
{
|
||||
false = 0,
|
||||
|
||||
Reference in New Issue
Block a user