Add the #include here.

llvm-svn: 80032
This commit is contained in:
Bill Wendling 2009-08-25 21:09:50 +00:00
parent 3e6c7946df
commit dd14b4a77a
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/DataTypes.h"
#include <cctype>
#include <cstring>
using namespace llvm;