server/dep/recastnavigation/RecastDemo/Build/Xcode/Recast_Prefix.pch
faramir118 136c0ba618 [11902] Import Recast Navigation
Import Recast Navigation as third party dependency
Credits go to Mikko Mononen memon at inside dot org
2012-02-06 22:51:24 +01:00

7 lines
143 B
Text

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