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 'iphone/Maps/Core/Storage/MWMStorage.mm')
-rw-r--r--iphone/Maps/Core/Storage/MWMStorage.mm4
1 files changed, 1 insertions, 3 deletions
diff --git a/iphone/Maps/Core/Storage/MWMStorage.mm b/iphone/Maps/Core/Storage/MWMStorage.mm
index 7edcd29565..13b1606b8d 100644
--- a/iphone/Maps/Core/Storage/MWMStorage.mm
+++ b/iphone/Maps/Core/Storage/MWMStorage.mm
@@ -1,11 +1,9 @@
#import "MWMStorage.h"
-#import "MWMCommon.h"
+#import "MWMAlertViewController.h"
#import "MWMRouter.h"
#include "Framework.h"
-#include "platform/platform.hpp"
-
#include "storage/storage_helpers.hpp"
using namespace storage;