Compare commits

...
Author SHA1 Message Date
minggoandGitHub 0c63194354 fix compiling error 2018-06-07 10:55:38 +08:00
+1 -1
View File
@@ -25,7 +25,7 @@ distribution.
#define TINYXML2_INCLUDED
#include "platform/CCPlatformConfig.h"
#include "platform/CCPlatformMacros.h"
#include "base/ccMacros.h"
#if defined(ANDROID_NDK) || defined(__BORLANDC__) || (CC_TARGET_PLATFORM == CC_PLATFORM_BLACKBERRY)
# include <ctype.h>