OSDN Git Service

Fix up ChangeLog entries for
[pf3gnuchains/gcc-fork.git] / gcc / real.h
index 834a24b..0fc915c 100644 (file)
@@ -24,6 +24,9 @@
 #ifndef GENERATOR_FILE
 #include <gmp.h>
 #include <mpfr.h>
+#ifdef HAVE_mpc
+#include <mpc.h>
+#endif
 #endif
 #include "machmode.h"