1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-22 08:43:29 +01:00
catch2/projects/XCode3/OCTest/OCTest_Prefix.pch

8 lines
154 B
Plaintext
Raw Normal View History

2010-11-14 23:47:30 +01:00
//
// Prefix header for all source files of the 'OCTest' target in the 'OCTest' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif