X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FProfileData%2FInstrProfReader.cpp;h=3889b1fb78db29b097f2fa3d11b79fd707e9d5a1;hp=01e199dcf0ec3b80f6393f72face18bb6c25d0b2;hb=d59c5f9a06d30cd3ed6debd73671177ae15e7bce;hpb=77ae39453c58a2dada74d0839c2a03fe65e30591 diff --git a/lib/ProfileData/InstrProfReader.cpp b/lib/ProfileData/InstrProfReader.cpp index 01e199dcf0e..3889b1fb78d 100644 --- a/lib/ProfileData/InstrProfReader.cpp +++ b/lib/ProfileData/InstrProfReader.cpp @@ -14,6 +14,7 @@ #include "llvm/ProfileData/InstrProfReader.h" #include "InstrProfIndexed.h" +#include "llvm/ADT/STLExtras.h" #include "llvm/ProfileData/InstrProf.h" #include