/MapView/MapViewTests/MapViewTests-Prefix.pch
Unknown | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 7460248a4d7d6a50be7759bc6e26701d MD5 | raw file
1// 2// Prefix header for all source files of the 'MapViewTests' target in the 'MapViewTests' project 3// 4 5#ifdef __OBJC__ 6 #import <UIKit/UIKit.h> 7 #import "RouteMe.h" 8#endif