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