Fix build.

llvm-svn: 77711
This commit is contained in:
Benjamin Kramer 2009-07-31 18:58:46 +00:00
parent defdbdc5ca
commit 626495a031
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#define LLVM_TARGET_ASM_INFO_H
#include "llvm/Support/DataTypes.h"
#include <cassert>
#include <string>
namespace llvm {