Fix build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2009-07-31 18:58:46 +00:00
parent f83146fd11
commit 548f8cbb94

View File

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