Remove unused tree-vectorizer.h include
* tree-ssa-loop.cc: Remove unused tree-vectorizer.h include.
This commit is contained in:
parent
2c820da28e
commit
8547c451aa
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ along with GCC; see the file COPYING3. If not see
|
|||
#include "cfgloop.h"
|
||||
#include "tree-inline.h"
|
||||
#include "tree-scalar-evolution.h"
|
||||
#include "tree-vectorizer.h"
|
||||
#include "omp-general.h"
|
||||
#include "diagnostic-core.h"
|
||||
#include "stringpool.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue