Add missing include.

llvm-svn: 113859
This commit is contained in:
Benjamin Kramer 2010-09-14 21:25:38 +00:00
parent 41f14cf3e9
commit 36e54c9943
1 changed files with 1 additions and 2 deletions

View File

@ -16,12 +16,11 @@
#include "llvm/Type.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/System/DataTypes.h"
#include <map>
namespace llvm {
class StringRef;
/// This class provides a symbol table of name/type pairs with operations to
/// support constructing, searching and iterating over the symbol table. The
/// class derives from AbstractTypeUser so that the contents of the symbol