This commit is contained in:
halx99 2023-01-04 23:21:24 +08:00
parent 4915b3f2c5
commit 68b42398a1
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Copyright (c) 2010-2013 cocos2d-x.org Copyright (c) 2010-2013 cocos2d-x.org
Copyright (c) 2013-2016 Chukong Technologies Inc. Copyright (c) 2013-2016 Chukong Technologies Inc.
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd. Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
Copyright (c) 2021-2022 Bytedance Inc. Copyright (c) 2021-2023 Bytedance Inc.
https://axmolengine.github.io/ https://axmolengine.github.io/
@ -46,7 +46,7 @@ THE SOFTWARE.
#if defined(_WIN32) #if defined(_WIN32)
# include "ntcvt/ntcvt.hpp" # include "ntcvt/ntcvt.hpp"
# include "yasio/cxx17/string_view.hpp" # include "yasio/stl/string_view.hpp"
#endif #endif
#include "pugixml/pugixml.hpp" #include "pugixml/pugixml.hpp"