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 d51715e2843..8f0932b6c36 100644 --- a/gcc/omp-low.c +++ b/gcc/omp-low.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "diagnostic-core.h" #include "tree-flow.h" -#include "timevar.h" #include "flags.h" #include "function.h" #include "expr.h" |