libtess2/Build/Xcode/libtess2_Prefix.pch
2013-09-10 23:45:12 +02:00

9 lines
165 B
Text

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