From be98f6b83acf489daefe604e238e4657940b1e64 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 12 Nov 2016 10:20:42 +0100 Subject: Added Catch testing library (nw) --- .../catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp (limited to '3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp') 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" -- cgit v1.2.3-70-g09d2