X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FStringPool.h;h=7ac2b147c34dc7eb54c0ff355f1166cb676a3ce5;hb=80a75bfae980df96f969f1c05b0c4a80ce975240;hp=692befffe996f7848cba554ceff1ba59dbb5093b;hpb=7446d0cfc551c79afa4a12296f107936ebe5e315;p=oota-llvm.git diff --git a/include/llvm/Support/StringPool.h b/include/llvm/Support/StringPool.h index 692befffe99..7ac2b147c34 100644 --- a/include/llvm/Support/StringPool.h +++ b/include/llvm/Support/StringPool.h @@ -29,7 +29,7 @@ #ifndef LLVM_SUPPORT_STRINGPOOL_H #define LLVM_SUPPORT_STRINGPOOL_H -#include +#include "llvm/ADT/StringMap.h" #include #include