Ooops, forgot to update some project settings to account for the added files.
[ITFoundation.git] / ITFoundation_Prefix.pch
1 //
2 // Prefix header for all source files of the 'ITFoundation' target in the 'ITFoundation' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import <AppKit/AppKit.h>
8 #endif