netsurf/cocoa/Prefix.pch
Sven Weidauer f85335a7f9 Implementing tabs and fixing scrolling.
svn path=/trunk/netsurf/; revision=11396
2011-01-19 20:19:43 +00:00

7 lines
91 B
Plaintext

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