#ifndef WORLD_MAP_C_MAP_OBJ_GROUP_HPP #define WORLD_MAP_C_MAP_OBJ_GROUP_HPP class CMapObjGroup { public: // TODO }; #endif