cave-story-solaris/DoConfig/fltk/ide/Xcode4/fltk.pch
Clownacy 537d777536 Revert "Removed the DoConfig folder"
This reverts commit afb3e2f83e.

This branch needs this
2019-09-05 12:49:35 +00:00

11 lines
171 B
Text

//
// Prefix header for all source files
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#ifdef FL_LIBRARY
#include <ApplicationServices/ApplicationServices.h>
#endif