1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-11 13:44:45 +01:00

8 lines
154 B
Plaintext
Raw Normal View History

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