#pragma once #include namespace il2cpp { namespace os { namespace lumin { std::string PathForErrorLog(); std::string PathForOutputLog(); } } }