Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'routing/vehicle_model.hpp')
-rw-r--r--routing/vehicle_model.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/vehicle_model.hpp b/routing/vehicle_model.hpp
index 7467353e2f..1dc8a4c4a1 100644
--- a/routing/vehicle_model.hpp
+++ b/routing/vehicle_model.hpp
@@ -1,8 +1,8 @@
#pragma once
#include "base/buffer_vector.hpp"
-#include "std/initializer_list.hpp"
#include "std/cstdint.hpp"
+#include "std/initializer_list.hpp"
#include "std/unordered_map.hpp"
#include "std/utility.hpp"
#include "std/vector.hpp"