1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-14 05:33:30 +01:00
catch2/projects/XCode/OCTest/OCTest_Prefix.pch
2011-04-26 08:32:40 +01:00

8 lines
154 B
Plaintext

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