We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d77ae27 + a4c50b1 commit 694f5b9Copy full SHA for 694f5b9
tinyxml2/tinyxml2.h
@@ -24,8 +24,8 @@ distribution.
24
#ifndef TINYXML2_INCLUDED
25
#define TINYXML2_INCLUDED
26
27
-#include "base/CCPlatformConfig.h"
28
-#include "base/CCPlatformMacros.h"
+#include "platform/CCPlatformConfig.h"
+#include "platform/CCPlatformMacros.h"
29
30
#if defined(ANDROID_NDK) || defined(__BORLANDC__) || (CC_TARGET_PLATFORM == CC_PLATFORM_BLACKBERRY)
31
# include <ctype.h>
unzip/ioapi.h
@@ -21,7 +21,7 @@
21
#ifndef _ZLIBIOAPI64_H
22
#define _ZLIBIOAPI64_H
23
#if (!defined(_WIN32)) && (!defined(WIN32))
0 commit comments