#ifndef WORLD_MAP_C_MAP_OBJ_HPP #define WORLD_MAP_C_MAP_OBJ_HPP class CMapObj { public: // TODO }; #endif