And final pack of warnings silencing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anton Korobeynikov
2008-02-20 11:27:04 +00:00
parent 07e6e56f57
commit a27694d7aa
3 changed files with 9 additions and 3 deletions

View File

@ -19,6 +19,7 @@
#include <vector>
#include <set>
#include <llvm/ADT/hash_map>
#include <cstring>
#define LLVM_LTO_VERSION 2