Hcore: Put everything in namespace hk::
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <mentalEntity.h>
|
||||
#include <simulator/commandList.h>
|
||||
|
||||
namespace hk {
|
||||
namespace simulator {
|
||||
|
||||
class Scene
|
||||
@@ -32,7 +33,8 @@ private:
|
||||
CommandList::Cursor cursor;
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace simulator
|
||||
} // namespace hk
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user