Make it compile with VC++.

llvm-svn: 24927
This commit is contained in:
Jeff Cohen 2005-12-22 01:44:51 +00:00
parent b7a51183c1
commit 8afabfd8f1

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