Testing: add missing file
[GitX.git] / GitX_Prefix.pch
blob3416e4acc33ca32cfb714d2949d9f679a0c8b509
1 //
2 // Prefix header for all source files of the 'GitTest' target in the 'GitTest' project
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif