mirror of
https://github.com/moparisthebest/app-UI
synced 2025-01-08 04:08:13 -05:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'RottenTomatoes' target in the 'RottenTomatoes' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <UIKit/UIKit.h>
|
||
|
#endif
|