#ifndef MXOBJECTFACTORY_H #define MXOBJECTFACTORY_H #include "mxcore.h" class MxObjectFactory : public MxCore { }; #endif MXOBJECTFACTORY_H