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 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index ae229c8dc2..d05d8e21e8 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -110,4 +110,4 @@
#define BOOKING_EXCLUDED_FILE "booking_excluded.txt"
-auto constexpr kInvalidRatingValue = -1.0f;
+auto constexpr kInvalidRatingValue = 0.0f;