Add missing include.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113859 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2010-09-14 21:25:38 +00:00
parent b2143b6247
commit 3b8b2ca3a8

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