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:
authorSergey Yershov <yershov@corp.mail.ru>2015-04-07 14:42:35 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:45:44 +0300
commit96ebd0a1d1fcc92709777b0aa6f83a74129f3bcc (patch)
tree8c1b42efc16ecb9ceabc8691a9c74568334ba6d0 /generator/data_cache_file.hpp
parent3e979843e480b3e5971780b3454ab38fd0937cb6 (diff)
Fix include path for generator
Diffstat (limited to 'generator/data_cache_file.hpp')
-rw-r--r--generator/data_cache_file.hpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/generator/data_cache_file.hpp b/generator/data_cache_file.hpp
index e922e806e7..87357fcf58 100644
--- a/generator/data_cache_file.hpp
+++ b/generator/data_cache_file.hpp
@@ -1,17 +1,17 @@
#pragma once
-#include "osm_decl.hpp"
+#include "generator/osm_decl.hpp"
-#include "../coding/file_reader_stream.hpp"
-#include "../coding/file_writer_stream.hpp"
+#include "coding/file_reader_stream.hpp"
+#include "coding/file_writer_stream.hpp"
-#include "../base/logging.hpp"
+#include "base/logging.hpp"
-#include "../std/utility.hpp"
-#include "../std/vector.hpp"
-#include "../std/algorithm.hpp"
-#include "../std/limits.hpp"
-#include "../std/exception.hpp"
+#include "std/utility.hpp"
+#include "std/vector.hpp"
+#include "std/algorithm.hpp"
+#include "std/limits.hpp"
+#include "std/exception.hpp"
/// Classes for reading and writing any data in file with map of offsets for