summaryrefslogtreecommitdiff
path: root/cocoa/Prefix.pch
blob: 0516a0bf79796e94006069252cbb4868f15932a9 (plain)
1
2
3
4
5
6
7
#include <Carbon/Carbon.h>

#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif

#undef offsetof