diff options
Diffstat (limited to 'gcc/ipa-reference.c')
-rw-r--r-- | gcc/ipa-reference.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ipa-reference.c b/gcc/ipa-reference.c index 33b265bca8d..732f49d7104 100644 --- a/gcc/ipa-reference.c +++ b/gcc/ipa-reference.c @@ -54,7 +54,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple.h" #include "cgraph.h" #include "flags.h" -#include "timevar.h" #include "diagnostic.h" #include "langhooks.h" #include "data-streamer.h" |