diff options
Diffstat (limited to 'tests/common.hpp')
-rw-r--r-- | tests/common.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/common.hpp b/tests/common.hpp index 0091e1c..306fb18 100644 --- a/tests/common.hpp +++ b/tests/common.hpp @@ -1,5 +1,3 @@ #include "test.hpp"
-#include "../src/pugixml.hpp"
-
using namespace pugi;
|