diff options
Diffstat (limited to 'gcc/wide-int.cc')
-rw-r--r-- | gcc/wide-int.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/wide-int.cc b/gcc/wide-int.cc index 1a7fc1435d0..b5aa9c52779 100644 --- a/gcc/wide-int.cc +++ b/gcc/wide-int.cc @@ -23,11 +23,8 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "hwint.h" -#include "wide-int.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" |