diff options
Diffstat (limited to 'gcc/cpppch.c')
-rw-r--r-- | gcc/cpppch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpppch.c b/gcc/cpppch.c index 6b60c57eaac..bdb7d16cfa0 100644 --- a/gcc/cpppch.c +++ b/gcc/cpppch.c @@ -17,7 +17,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" -#include "coretypes.h" #include "cpplib.h" #include "cpphash.h" #include "intl.h" |