Make it compile with VC++.

llvm-svn: 24927
This commit is contained in:
Jeff Cohen 2005-12-22 01:44:51 +00:00
parent 2335fc2f44
commit 57546aab90
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "llvm/Type.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/support/DataTypes.h"
#include <vector>
namespace llvm {