[cocos2d-x] 修复 include 等在编译模拟器时发现的问题

This commit is contained in:
打包机
2022-07-05 15:05:12 +08:00
parent 77b81db091
commit 4d40ad2ed7
3 changed files with 28 additions and 26 deletions

View File

@@ -32,6 +32,8 @@
#include <spine/Vector.h>
#include <spine/SpineString.h>
#include <vector>
#include <map>
namespace spine {
class Attachment;