Add missing include.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 14 Sep 2010 21:25:38 +0000 (21:25 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 14 Sep 2010 21:25:38 +0000 (21:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113859 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/TypeSymbolTable.h

index 26b1dbf2df41298d785c86414bb958ad345e4890..55b8b7a3d9aff26f80d5e77aea5f4055b68fb60f 100644 (file)
 
 #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