diff --git a/elog/debug.hpp b/elog/debug.hpp index 7879998..863d1d6 100644 --- a/elog/debug.hpp +++ b/elog/debug.hpp @@ -8,7 +8,7 @@ #pragma once #include -#include +#include namespace elog { /** diff --git a/elog/log.cpp b/elog/log.cpp index 8251059..367cd3f 100644 --- a/elog/log.cpp +++ b/elog/log.cpp @@ -17,7 +17,7 @@ #include #endif #include -#include +#include #include #if defined(__TARGET_OS__Android)