mirror of https://github.com/axmolengine/axmol.git
minor change
This commit is contained in:
parent
4a78008d77
commit
4e93943347
|
@ -1,5 +1,5 @@
|
|||
#ifndef __MATH_H__
|
||||
#define __MATH_H__
|
||||
#ifndef __CC_MATH_H__
|
||||
#define __CC_MATH_H__
|
||||
|
||||
#include "Vector2.h"
|
||||
#include "Vector3.h"
|
||||
|
|
Loading…
Reference in New Issue