diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-25 14:06:13 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-25 14:06:13 +0000 |
commit | 7f90b520b48d4bafe2f481c60f55fa8499969998 (patch) | |
tree | d14b99fb8af3b61d5e04a4ec531fce9dded6e1f0 /lib/Analysis/DataStructure/DataStructure.cpp | |
parent | a259c9be2acc9528ec7feb3cfd51dcde36d87bb3 (diff) |
Include vector into these two files to ensure that specializations like
stl_bvector.h are correctly included into *anything* that includes hash_map
or hash_set. ext/hash_map includes stl_vector.h directly and leaves
out the specializations, causing truly nasty bugs due to inconsistent
versions of vector<> being used for vector<bool> in different files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7303 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions