Using namespace std; for AssetsManagerTest.

This commit is contained in:
James Chen 2013-11-01 18:27:09 +08:00
parent d4210c77bb
commit e893ae5697
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
USING_NS_CC;
USING_NS_CC_EXT;
using namespace std;
using namespace CocosDenshion;
AppDelegate::AppDelegate()