diff options
Diffstat (limited to 'gcc/gimple.c')
-rw-r--r-- | gcc/gimple.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gimple.c b/gcc/gimple.c index 3d07857..b73ac2a 100644 --- a/gcc/gimple.c +++ b/gcc/gimple.c @@ -44,7 +44,6 @@ along with GCC; see the file COPYING3. If not see #include "alias.h" #include "demangle.h" #include "langhooks.h" -#include "lto-streamer.h" #include "cgraph.h" |