aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Target/TargetCacheInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Target/TargetCacheInfo.h b/include/llvm/Target/TargetCacheInfo.h
index 34194ec997..0f81dd1a65 100644
--- a/include/llvm/Target/TargetCacheInfo.h
+++ b/include/llvm/Target/TargetCacheInfo.h
@@ -12,7 +12,6 @@
#include "llvm/Target/TargetMachine.h"
#include "Support/DataTypes.h"
-#include <vector>
//---------------------------------------------------------------------------