diff options
Diffstat (limited to 'Source/Asura.Engine/Manager.hpp')
-rw-r--r-- | Source/Asura.Engine/Manager.hpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Source/Asura.Engine/Manager.hpp b/Source/Asura.Engine/Manager.hpp deleted file mode 100644 index 7b4e272..0000000 --- a/Source/Asura.Engine/Manager.hpp +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __ASURA_ENGINE_MANAGER_H__ -#define __ASURA_ENGINE_MANAGER_H__ - -namespace AsuraEngine -{ - - class Manager - { - - }; - -} - -#endif
\ No newline at end of file |