diff options
author | 2017-02-05 16:01:50 +0100 | |
---|---|---|
committer | 2017-02-05 16:06:06 +0100 | |
commit | ac096aa2a0921efde96b76252dffb119dcf27efc (patch) | |
tree | 2ad9a28a7f6babce8cfcbf5995e3e055ff13ff60 /3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp | |
parent | 29df715138452ee18ba19ec4b07e18c4b3185de7 (diff) |
Update sol2 (nw)
Diffstat (limited to '3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp')
-rw-r--r-- | 3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp b/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp deleted file mode 100644 index 5c0043c2d8a..00000000000 --- a/3rdparty/sol2/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.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_streambuf.h" |