diff --git a/storage/defines.hpp b/storage/defines.hpp index 020d24ec23..7b5701c300 100644 --- a/storage/defines.hpp +++ b/storage/defines.hpp @@ -15,7 +15,7 @@ uint32_t const MAPS_MAJOR_VERSION_BINARY_FORMAT = 0; #define UPDATE_BASE_URL "http://melnichek.ath.cx:34568/maps/" #define UPDATE_FULL_URL UPDATE_BASE_URL UPDATE_CHECK_FILE -namespace mapinfo +namespace storage { inline bool IsDatFile(string const & fileName) {