#ifndef __URDE_CRASTERFONT_HPP__ #define __URDE_CRASTERFONT_HPP__ namespace urde { class CRasterFont { }; } #endif // __URDE_CRASTERFONT_HPP__