diff options
Diffstat (limited to '3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp')
-rw-r--r-- | 3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp b/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp new file mode 100644 index 00000000000..46f80e8668c --- /dev/null +++ b/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp @@ -0,0 +1,2 @@ +#include "internal/catch_suppress_warnings.h" +#include "internal/catch_interfaces_config.h" |