#include "factory.hpp" int main() { acs::factory::get()->get_loop()->run(); }