mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-05 05:39:53 +01:00
8 lines
154 B
Plaintext
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
|