#ifndef __RETRO_CMAPWORLDINFO_HPP__ #define __RETRO_CMAPWORLDINFO_HPP__ namespace Retro { class CMapWorldInfo { }; } #endif // __RETRO_CMAPWORLDINFO_HPP__