diff --git a/coding/internal/file_data.hpp b/coding/internal/file_data.hpp index e6617698e0..dddebe6266 100644 --- a/coding/internal/file_data.hpp +++ b/coding/internal/file_data.hpp @@ -1,11 +1,10 @@ #pragma once - -#include "../../std/target_os.hpp" #include "file64_api.hpp" #include "../../base/base.hpp" #include "../../std/string.hpp" +#include "../../std/target_os.hpp" #include "../../std/noncopyable.hpp" #ifdef OMIM_OS_TIZEN