diff --git a/inc/hgl/type/EnumClass.h b/inc/hgl/type/EnumClass.h deleted file mode 100644 index a5384d1..0000000 --- a/inc/hgl/type/EnumClass.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef HGL_ENUM_CLASS_INCLUDE -#define HGL_ENUM_CLASS_INCLUDE - -namespace hgl -{ - template class EnumAsUInteger - { - public: - - - };//template class EnumAsUInteger -}//namespace hgl -#endif//HGL_ENUM_CLASS_INCLUDE