summaryrefslogtreecommitdiff
path: root/include/llvm
diff options
context:
space:
mode:
authorAnand Shukla <ashukla@cs.uiuc.edu>2002-07-09 19:18:16 +0000
committerAnand Shukla <ashukla@cs.uiuc.edu>2002-07-09 19:18:16 +0000
commite086f4e8978ffa8cfa0fd172c3ef2a056c02c6f5 (patch)
tree6f3f8490e0aeb45438967835ee573ea930e8f269 /include/llvm
parentb0ad8b002d92b8568c81b6d52c26c6adbe0ca9c7 (diff)
downloadllvm-e086f4e8978ffa8cfa0fd172c3ef2a056c02c6f5.tar.gz
llvm-e086f4e8978ffa8cfa0fd172c3ef2a056c02c6f5.tar.bz2
llvm-e086f4e8978ffa8cfa0fd172c3ef2a056c02c6f5.tar.xz
added std:: to hash_set
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2846 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
-rw-r--r--include/llvm/CodeGen/MachineInstr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/llvm/CodeGen/MachineInstr.h b/include/llvm/CodeGen/MachineInstr.h
index 15c4b7878a..ecfea149a5 100644
--- a/include/llvm/CodeGen/MachineInstr.h
+++ b/include/llvm/CodeGen/MachineInstr.h
@@ -14,6 +14,8 @@
#include <iterator>
#include <ext/hash_set>
class Instruction;
+using std::vector;
+using std::hash_set;
//---------------------------------------------------------------------------
// class MachineOperand