#ifndef WORLD_MAP_C_MAP_CACHE_LIGHT_HPP #define WORLD_MAP_C_MAP_CACHE_LIGHT_HPP class CMapCacheLight { public: // TODO }; #endif