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 b6df73b4e7..87261f68c1 100644
--- a/platform/location.hpp
+++ b/platform/location.hpp
@@ -11,7 +11,8 @@ namespace location
enum TLocationError
{
- EDenied
+ EDenied,
+ ENotSupported
};
enum TLocationSource