diff --git a/template/include/main.hpp b/template/include/main.hpp index b0e7baf..5cbefba 100644 --- a/template/include/main.hpp +++ b/template/include/main.hpp @@ -21,4 +21,4 @@ // log information from other files Configuration &getConfig(); -constexpr auto PaperLogger = Paper::ConstLoggerContext("#{id}"); \ No newline at end of file +inline constexpr auto PaperLogger = Paper::ConstLoggerContext("#{id}");