aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/dynalloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/dynalloc.cpp')
-rw-r--r--test/dynalloc.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dynalloc.cpp b/test/dynalloc.cpp
index 287dce0d2..3b0d703ae 100644
--- a/test/dynalloc.cpp
+++ b/test/dynalloc.cpp
@@ -24,8 +24,6 @@
#include "main.h"
-#include <ext/malloc_allocator.h>
-
// test compilation with both a struct and a class...
struct MyStruct : WithAlignedOperatorNew
{