mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
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