summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-heap_ptr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-heap_ptr.cxx')
-rw-r--r--o3tl/qa/test-heap_ptr.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/o3tl/qa/test-heap_ptr.cxx b/o3tl/qa/test-heap_ptr.cxx
index fe2f78eec8af..63ec692efe5c 100644
--- a/o3tl/qa/test-heap_ptr.cxx
+++ b/o3tl/qa/test-heap_ptr.cxx
@@ -25,9 +25,11 @@
*
************************************************************************/
+#include "preextstl.h"
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"
+#include "postextstl.h"
#include <o3tl/heap_ptr.hxx>