Removed another 'using namespace' from headers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4112 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
d7c7861bd1
commit
3f1baf81b1
@ -24,7 +24,6 @@
|
|||||||
#define HEADER_CAKE_HPP
|
#define HEADER_CAKE_HPP
|
||||||
|
|
||||||
#include "irrlicht.h"
|
#include "irrlicht.h"
|
||||||
using namespace irr;
|
|
||||||
|
|
||||||
#include "items/flyable.hpp"
|
#include "items/flyable.hpp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user