summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.hpp b/tests/test.hpp
index de47cc8..dd14af6 100644
--- a/tests/test.hpp
+++ b/tests/test.hpp
@@ -6,7 +6,7 @@
#include <setjmp.h>
#ifndef PUGIXML_NO_EXCEPTIONS
-#include <exception>
+#include <new>
#endif
struct test_runner