blob: bfb739423d6e411dab848fe730c367cd8ff9e440 (
plain)
1
2
3
4
5
6
7
|
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif
|