From 75649551c26b7fb6cff4933aaa7b31303163aaa7 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 3 Sep 2008 11:26:19 +0000 Subject: compilation fixes with MSVC --- test/dynalloc.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/dynalloc.cpp') 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 - // test compilation with both a struct and a class... struct MyStruct : WithAlignedOperatorNew { -- cgit v1.2.3