mirror of
https://github.com/catchorg/Catch2
synced 2026-02-15 13:42:15 +00: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
|