summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo/ios_sharedlo-Prefix.pch
blob: bf8cad8036bad98e1ad972d7dcbaf7cd3dc2d387 (plain)
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'ios_sharedlo' target in the 'ios_sharedlo' project
//

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