mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 09:46:02 +08:00
fixing compile error
This commit is contained in:
parent
107c18e237
commit
11acfef705
@ -32,6 +32,8 @@
|
|||||||
|
|
||||||
#include <spine/ContainerUtil.h>
|
#include <spine/ContainerUtil.h>
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
namespace Spine
|
namespace Spine
|
||||||
{
|
{
|
||||||
Atlas::Atlas(const char* path, TextureLoader& textureLoader) : _textureLoader(textureLoader)
|
Atlas::Atlas(const char* path, TextureLoader& textureLoader) : _textureLoader(textureLoader)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user