mv the mpreal copy in its own folder

(transplanted from ea4a1960f0
)
This commit is contained in:
Gael Guennebaud
2011-08-19 15:08:29 +02:00
parent 4ab20b4cae
commit fe228fc50b
7 changed files with 7 additions and 17 deletions

View File

@@ -42,6 +42,6 @@ void test_mpreal_support()
}
extern "C" {
#include "dlmalloc.c"
#include "mpreal/dlmalloc.c"
}
#include "mpreal.cpp"
#include "mpreal/mpreal.cpp"