9 lines
165 B
Text
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
|