gmp and C++, ugh

This commit is contained in:
Vítor Santos Costa 2015-11-05 15:35:03 +00:00
parent 3c4d6117e6
commit df26a7a84a

View File

@ -26,10 +26,6 @@
#endif
#include <config.h>
#if USE_GMP
#include <gmpxx.h>
#endif
extern "C" {
#include <stddef.h>