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