diff options
Diffstat (limited to '3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp')
-rw-r--r-- | 3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp b/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp deleted file mode 100644 index a25ad66dfc2..00000000000 --- a/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp +++ /dev/null @@ -1,3 +0,0 @@ -// This file is only here to verify (to the extent possible) the self sufficiency of the header -#include "catch_suppress_warnings.h" -#include "catch_ptr.hpp" |