X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=lib%2FSupport%2FStatistic.cpp;h=6345fbfcfcf83a57aeb7964af1280689376b06c2;hb=ec4d36276f3b2916dd2430144dc228759d8b2ea2;hp=4db949a99a203326b93220b9645c1669e02ec4b5;hpb=c1d4d79d9350373569b6764d9c053e7b096bb7bc;p=oota-llvm.git diff --git a/lib/Support/Statistic.cpp b/lib/Support/Statistic.cpp index 4db949a99a2..6345fbfcfcf 100644 --- a/lib/Support/Statistic.cpp +++ b/lib/Support/Statistic.cpp @@ -18,6 +18,7 @@ #include "Support/CommandLine.h" #include #include +#include bool DebugFlag; // DebugFlag - Exported boolean set by the -debug option