#include "System.h" using namespace crepe; System::System(ComponentManager & mgr) : component_manager(mgr) {}