mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Updated multiprecision module to support the most recent version of MPFR C++
This commit is contained in:
@@ -57,8 +57,3 @@ void test_mpreal_support()
|
||||
stream << A;
|
||||
}
|
||||
}
|
||||
|
||||
extern "C" {
|
||||
#include "mpreal/dlmalloc.c"
|
||||
}
|
||||
#include "mpreal/mpreal.cpp"
|
||||
|
||||
Reference in New Issue
Block a user