diff --git a/src/greenworks_utils.cc b/src/greenworks_utils.cc index f4fe24ba..06994a29 100644 --- a/src/greenworks_utils.cc +++ b/src/greenworks_utils.cc @@ -4,15 +4,15 @@ #include "greenworks_utils.h" -#include #include +#include #include +#include #if defined(_WIN32) #include #include #else -#include #include #include #endif