Commit ad9c8f8d authored by Chen Bill's avatar Chen Bill

remove using namespace in config.h

parent a1188835
...@@ -73,7 +73,6 @@ inline FILE* mywfopen(const wchar_t* filename, const char* mode) { ...@@ -73,7 +73,6 @@ inline FILE* mywfopen(const wchar_t* filename, const char* mode) {
} }
#include <irrlicht.h> #include <irrlicht.h>
using namespace irr;
extern const unsigned short PRO_VERSION; extern const unsigned short PRO_VERSION;
extern unsigned int enable_log; extern unsigned int enable_log;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment