aboutsummaryrefslogtreecommitdiffstats
path: root/NearMe_Prefix.pch
blob: b9531d845cbc4b94f2631e672acc0cf3aea9f989 (plain)
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'NearMe' target in the 'NearMe' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
#endif