Files
gitx/GitTest_Prefix.pch
T
Pieter de Bie 2763141b12 Initial commit
2008-06-13 15:41:30 +02:00

8 lines
145 B
Plaintext

//
// Prefix header for all source files of the 'GitTest' target in the 'GitTest' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif