netsurf/cocoa/Prefix.pch

7 lines
91 B
Plaintext

#include <Carbon/Carbon.h>
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#undef offsetof