diff options
Diffstat (limited to 'gcc/pretty-print.h')
-rw-r--r-- | gcc/pretty-print.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/pretty-print.h b/gcc/pretty-print.h index 6143423ac6e..6e8a300fbeb 100644 --- a/gcc/pretty-print.h +++ b/gcc/pretty-print.h @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #define GCC_PRETTY_PRINT_H #include "obstack.h" -#include "input.h" #include "wide-int-print.h" /* Maximum number of format string arguments. */ |