#ifndef __RETRO_CMAINFLOW_HPP__
#define __RETRO_CMAINFLOW_HPP__
namespace Retro
{
class CMainFlow
};
}
#endif // __RETRO_CMAINFLOW_HPP__