mirror of https://github.com/axmolengine/axmol.git
Using namespace std; for AssetsManagerTest.
This commit is contained in:
parent
d4210c77bb
commit
e893ae5697
|
@ -18,6 +18,7 @@
|
|||
|
||||
USING_NS_CC;
|
||||
USING_NS_CC_EXT;
|
||||
using namespace std;
|
||||
using namespace CocosDenshion;
|
||||
|
||||
AppDelegate::AppDelegate()
|
||||
|
|
Loading…
Reference in New Issue