mirror of
https://github.com/dsward2/macSVG.git
synced 2026-03-02 18:23:58 +01:00
9 lines
195 B
Plaintext
Executable File
9 lines
195 B
Plaintext
Executable File
//
|
|
// Prefix header for all source files of the 'InterfaceTest' target in the 'InterfaceTest' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|