#ifndef __RETRO_CLIGHT_HPP__ #define __RETRO_CLIGHT_HPP__ class CLight { }; #endif // __RETRO_CLIGHT_HPP__