diff options
Diffstat (limited to 'gcc/omp-low.c')
-rw-r--r-- | gcc/omp-low.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/omp-low.c b/gcc/omp-low.c index 54c243c025c..c3f217818bc 100644 --- a/gcc/omp-low.c +++ b/gcc/omp-low.c @@ -38,7 +38,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "function.h" #include "expr.h" -#include "toplev.h" #include "tree-pass.h" #include "ggc.h" #include "except.h" |