Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 175 Bytes

File metadata and controls

9 lines (7 loc) · 175 Bytes
 
Sep 11, 2011
Sep 11, 2011
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'ÇPROJECTNAMEÈ' target in the 'ÇPROJECTNAMEÈ' project
//
#include "SDL.h"
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif