diff --git a/support/include/utils/all.hpp b/support/include/utils/all.hpp index 16c750b3..68942580 100644 --- a/support/include/utils/all.hpp +++ b/support/include/utils/all.hpp @@ -55,5 +55,5 @@ #if defined(_WIN32) #include "utils/windows.hpp" #endif // defined(_WIN32) -// + #endif // REPERTORY_INCLUDE_UTILS_ALL_HPP_