mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 10:16:01 +08:00
Forgot to add #include <stdlib.h>
This commit is contained in:
parent
818d580531
commit
c20f4a5c79
@ -31,6 +31,7 @@
|
||||
#ifndef Spine_Vector_h
|
||||
#define Spine_Vector_h
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <memory>
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user