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 'indexer/mwm_version.hpp')
-rw-r--r--indexer/mwm_version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/mwm_version.hpp b/indexer/mwm_version.hpp
index b2d4ae674e..a041ae9f5b 100644
--- a/indexer/mwm_version.hpp
+++ b/indexer/mwm_version.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "std/stdint.hpp"
+#include "std/cstdint.hpp"
class FilesContainerR;
class ReaderSrc;