aboutsummaryrefslogtreecommitdiff
path: root/gcc/realmpfr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/realmpfr.c')
-rw-r--r--gcc/realmpfr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/realmpfr.c b/gcc/realmpfr.c
index 3ddb704..ecca812 100644
--- a/gcc/realmpfr.c
+++ b/gcc/realmpfr.c
@@ -22,14 +22,11 @@
#include "coretypes.h"
#include "realmpfr.h"
#include "hash-set.h"
-#include "machmode.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "options.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h" /* For TYPE_MODE in real_from_mpfr. */
#include "stor-layout.h"