diff options
Diffstat (limited to 'iphone/FixMyStreet/FixMyStreet_Prefix.pch')
-rw-r--r-- | iphone/FixMyStreet/FixMyStreet_Prefix.pch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/iphone/FixMyStreet/FixMyStreet_Prefix.pch b/iphone/FixMyStreet/FixMyStreet_Prefix.pch deleted file mode 100644 index aff82adce..000000000 --- a/iphone/FixMyStreet/FixMyStreet_Prefix.pch +++ /dev/null @@ -1,9 +0,0 @@ -// -// Prefix header for all source files of the 'FixMyStreet' target in the 'FixMyStreet' project -// - -#ifdef __OBJC__ - #import <Foundation/Foundation.h> - #import <UIKit/UIKit.h> - #import <CoreLocation/CoreLocation.h> -#endif |