/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
iphone/Maps/Maps_Prefix.pch
14 строк
323 B
Aleksey Belouosv
[iOS] move cpp wrappers to separate framework
22 окт 2019, 17:48
22 окт 2019, 17:48
6febaa6
Код
Авторство
О чём код?
// // Prefix header for all source files of the 'Maps' target in the 'Maps' project // #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <CoreLocation/CoreLocation.h> #import "MWMConsts.h" #import "MWMMacros.h" #import "UIColor+MapsMeColor.h" #import "UIFont+MapsMeFonts.h" #import "UIKitCategories.h" #endif