#ifndef _CCHARACTERFACTORY #define _CCHARACTERFACTORY #include #include class CCharacterFactory : IObjFactory { }; #endif // _CCHARACTERFACTORY