#ifndef _CCHARACTERFACTORY
#define _CCHARACTERFACTORY
#include <Kyoto/IObjFactory.hpp>
#include <Kyoto/CResFactory.hpp>
class CCharacterFactory : IObjFactory {
};
#endif // _CCHARACTERFACTORY