diff options
Diffstat (limited to 'gcc/c-family/c-cilkplus.c')
-rw-r--r-- | gcc/c-family/c-cilkplus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-family/c-cilkplus.c b/gcc/c-family/c-cilkplus.c index d615bd936aa..c61cf47b824 100644 --- a/gcc/c-family/c-cilkplus.c +++ b/gcc/c-family/c-cilkplus.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" |