#include #include #ifdef __CWCC__ #pragma warning off(10548) #endif namespace hel { namespace common { mem::Memory *ExplicitSingleton::object_; } } // namespace hel