minor change

This commit is contained in:
Huabing.Xu 2014-04-02 14:41:05 +08:00
parent 4a78008d77
commit 4e93943347
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef __MATH_H__
#define __MATH_H__
#ifndef __CC_MATH_H__
#define __CC_MATH_H__
#include "Vector2.h"
#include "Vector3.h"