Remove unnecessary include from tree-ssa-loop-ch.c
Tested on x86-64 Linux. gcc/ChangeLog: * tree-ssa-loop-ch.c: Remove unnecessary include file.
This commit is contained in:
parent
5db93cd083
commit
d2e278e26a
@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include "tree-into-ssa.h"
|
||||
#include "cfgloop.h"
|
||||
#include "tree-inline.h"
|
||||
#include "tree-ssa-scopedtables.h"
|
||||
#include "tree-ssa-threadedge.h"
|
||||
#include "tree-ssa-sccvn.h"
|
||||
#include "tree-phinodes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user