projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29f4c06
)
Remove extranous #include
author
Chris Lattner
<sabre@nondot.org>
Sun, 3 Feb 2002 07:15:36 +0000
(07:15 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 3 Feb 2002 07:15:36 +0000
(07:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1638
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetCacheInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetCacheInfo.h
b/include/llvm/Target/TargetCacheInfo.h
index 34194ec99703193b9d82cc6f5f45839316201427..0f81dd1a65bf3794dd6db9457f104d11dcc2a62e 100644
(file)
--- 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>
//---------------------------------------------------------------------------