summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/pugixml/tests/test_header_string_iostream.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pugixml/tests/test_header_string_iostream.cpp')
-rw-r--r--3rdparty/pugixml/tests/test_header_string_iostream.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/3rdparty/pugixml/tests/test_header_string_iostream.cpp b/3rdparty/pugixml/tests/test_header_string_iostream.cpp
deleted file mode 100644
index 32100804138..00000000000
--- a/3rdparty/pugixml/tests/test_header_string_iostream.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-// Tests compatibility with string/iostream
-#include <string>
-#include "../src/pugixml.hpp"
-#include <istream>
-#include <ostream>