compilation fixes with MSVC
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
|
||||
#include "main.h"
|
||||
|
||||
#include <ext/malloc_allocator.h>
|
||||
|
||||
// test compilation with both a struct and a class...
|
||||
struct MyStruct : WithAlignedOperatorNew
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user