jessegrosjean / bdocuments

This URL has Read+Write access

bdocuments / BDocuments_Prefix.pch
100644 9 lines (7 sloc) 0.179 kb
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'BDocuments' target in the 'BDocuments' project.
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#import <Blocks/Blocks.h>
#endif