Remove unused tree-vectorizer.h include

* tree-ssa-loop.cc: Remove unused tree-vectorizer.h include.
This commit is contained in:
Richard Biener 2023-07-24 12:13:35 +02:00
parent 2c820da28e
commit 8547c451aa

View file

@ -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"