/Tools/NativeHost/NativeHost_Prefix.pch
http://github.com/cacaodev/cappuccino · Unknown · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 17452354dbeb548b319aae5057b83217 MD5 · raw file
- //
- // Prefix header for all source files of the 'NativeHost' target in the 'NativeHost' project
- //
- #ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
- #import <WebKit/WebKit.h>
- #endif