#pragma once #include "../defines.hpp" #include std::string exec(const char* cmd); void clearLogs();