mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
[cpp] More MSVC fixes
This commit is contained in:
parent
8bde2aeb54
commit
97909c3acc
@ -27,8 +27,8 @@
|
|||||||
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* SPINE RUNTIMES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#include "spine/RTTI.h"
|
|
||||||
#include <spine/BonePose.h>
|
#include <spine/BonePose.h>
|
||||||
|
#include "spine/RTTI.h"
|
||||||
#include <spine/Bone.h>
|
#include <spine/Bone.h>
|
||||||
#include <spine/BoneData.h>
|
#include <spine/BoneData.h>
|
||||||
#include <spine/Skeleton.h>
|
#include <spine/Skeleton.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user