mirror of
https://github.com/tiennm99/fbird.git
synced 2026-06-13 00:14:33 +00:00
9 lines
173 B
Plaintext
Vendored
9 lines
173 B
Plaintext
Vendored
//
|
|
// Prefix header for all source files of the 'Fbird' target in the 'Fbird' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|