From e1aec6554e0201594d989b22b6c7ffd8da2e190d Mon Sep 17 00:00:00 2001 From: ExMix Date: Wed, 19 Nov 2014 12:05:27 +0300 Subject: [core] new type of location source --- platform/location.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'platform/location.hpp') 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. -- cgit v1.2.3