Files
macSVG-mirror/CocoaHTTPServer-master/Samples/DynamicServer/DynamicServer_Prefix.pch
2016-09-15 10:13:52 -05:00

8 lines
157 B
Plaintext
Executable File

//
// Prefix header for all source files of the 'DynamicServer' target in the 'DynamicServer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif