removed EnumClass.h
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#ifndef HGL_ENUM_CLASS_INCLUDE
|
||||
#define HGL_ENUM_CLASS_INCLUDE
|
||||
|
||||
namespace hgl
|
||||
{
|
||||
template<typename U,typename E> class EnumAsUInteger
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
};//template<typename U,typename E> class EnumAsUInteger
|
||||
}//namespace hgl
|
||||
#endif//HGL_ENUM_CLASS_INCLUDE
|
Reference in New Issue
Block a user