diff options
Diffstat (limited to 'gcc/tree-pretty-print.h')
-rw-r--r-- | gcc/tree-pretty-print.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-pretty-print.h b/gcc/tree-pretty-print.h index 815afbb6eab..16fd0bdba50 100644 --- a/gcc/tree-pretty-print.h +++ b/gcc/tree-pretty-print.h @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #define GCC_TREE_PRETTY_PRINT_H #include "pretty-print.h" -#include "double-int.h" #define pp_unsupported_tree(PP, T) \ pp_verbatim (PP, "#%qs not supported by %s#", \ |