diff options
Diffstat (limited to 'gcc/c-family/c-pragma.c')
-rw-r--r-- | gcc/c-family/c-pragma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-family/c-pragma.c b/gcc/c-family/c-pragma.c index 2250bef..fa8771e 100644 --- a/gcc/c-family/c-pragma.c +++ b/gcc/c-family/c-pragma.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "cpplib.h" #include "c-pragma.h" #include "flags.h" -#include "toplev.h" #include "c-common.h" #include "output.h" #include "tm_p.h" /* For REGISTER_TARGET_PRAGMAS (why is |