diff options
Diffstat (limited to 'gcc/dumpfile.h')
-rw-r--r-- | gcc/dumpfile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dumpfile.h b/gcc/dumpfile.h index 40b6473..a3334f6 100644 --- a/gcc/dumpfile.h +++ b/gcc/dumpfile.h @@ -21,7 +21,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_DUMPFILE_H #define GCC_DUMPFILE_H 1 -#include "line-map.h" /* Different tree dump places. When you add new tree dump places, extend the DUMP_FILES array in dumpfile.c. */ |