summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/pugixml/tests/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pugixml/tests/common.hpp')
-rw-r--r--3rdparty/pugixml/tests/common.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/3rdparty/pugixml/tests/common.hpp b/3rdparty/pugixml/tests/common.hpp
deleted file mode 100644
index 35e47176e01..00000000000
--- a/3rdparty/pugixml/tests/common.hpp
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef HEADER_TEST_COMMON_HPP
-#define HEADER_TEST_COMMON_HPP
-
-#include "test.hpp"
-
-using namespace pugi;
-
-#endif