diff options
Diffstat (limited to 'gcc/config/sol2-cxx.c')
-rw-r--r-- | gcc/config/sol2-cxx.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sol2-cxx.c b/gcc/config/sol2-cxx.c index 69212b21ff7..d2f5ea0ff10 100644 --- a/gcc/config/sol2-cxx.c +++ b/gcc/config/sol2-cxx.c @@ -21,14 +21,11 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.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" #include "stringpool.h" |