patch mpfr c++ copy to fix warnings and min/max issues

This commit is contained in:
Gael Guennebaud
2012-06-21 09:59:44 +02:00
parent b5093e2585
commit 7380592bc2
3 changed files with 7 additions and 6 deletions

View File

@@ -1267,7 +1267,7 @@ int mspace_mallopt(int, int);
#endif /* MSPACES */
#ifdef __cplusplus
}; /* end of extern "C" */
} /* end of extern "C" */
#endif /* __cplusplus */
/*