diff options
Diffstat (limited to 'gcc/tree-profile.c')
-rw-r--r-- | gcc/tree-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c index 2d3ec122858..ca15001fead 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "flags.h" #include "regs.h" -#include "expr.h" #include "function.h" #include "basic-block.h" #include "toplev.h" |