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:
authorConstantin Shalnev <c.shalnev@corp.mail.ru>2015-12-07 18:46:14 +0300
committerConstantin Shalnev <c.shalnev@corp.mail.ru>2016-01-13 15:54:21 +0300
commitd14acb9058b97d95fff122bc7da7d0f6ce541101 (patch)
treea011ef4f807d775165d65c2da76691c1188b792d /defines.hpp
parent5cec48c3f77327965b85ac726fdd6c1218f8857e (diff)
Added GpsTrack
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index 0465b0c87d..a111a72ece 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -62,4 +62,4 @@
/// How many langs we're supporting on indexing stage
#define MAX_SUPPORTED_LANGUAGES 64
-
+#define GPS_TRACK_FILENAME "gpstrack.bin"