diff options
Diffstat (limited to '3rdparty/expat/tests/runtestspp.cpp')
-rw-r--r-- | 3rdparty/expat/tests/runtestspp.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/3rdparty/expat/tests/runtestspp.cpp b/3rdparty/expat/tests/runtestspp.cpp deleted file mode 100644 index c35dc583d57..00000000000 --- a/3rdparty/expat/tests/runtestspp.cpp +++ /dev/null @@ -1,6 +0,0 @@ -// C++ compilation harness for the test suite. -// -// This is used to ensure the Expat headers can be included from C++ -// and have everything work as expected. -// -#include "runtests.c" |