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 'platform/location.hpp')
-rw-r--r--platform/location.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/location.hpp b/platform/location.hpp
index 7dc7eb6851..922926e3c3 100644
--- a/platform/location.hpp
+++ b/platform/location.hpp
@@ -22,7 +22,8 @@ namespace location
EWindowsNative,
EAndroidNative,
EGoogle,
- ETizen
+ ETizen,
+ EPredictor
};
/// Our structure ALWAYS has valid lat, lon and horizontal accuracy.