diff options
Diffstat (limited to 'gcc/lto-streamer-in.c')
-rw-r--r-- | gcc/lto-streamer-in.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-streamer-in.c b/gcc/lto-streamer-in.c index 98390940f12..07ae2b38609 100644 --- a/gcc/lto-streamer-in.c +++ b/gcc/lto-streamer-in.c @@ -42,7 +42,6 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "debug.h" #include "vec.h" -#include "timevar.h" #include "ipa-utils.h" #include "data-streamer.h" #include "gimple-streamer.h" |