From c98c87161723ef2d14543ef0caa8d987a79d18fc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 27 Oct 2002 19:08:03 +0000 Subject: Add #include llvm-svn: 4291 --- llvm/lib/Support/Statistic.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Support/Statistic.cpp') diff --git a/llvm/lib/Support/Statistic.cpp b/llvm/lib/Support/Statistic.cpp index 4db949a99a2..6345fbfcfcf 100644 --- a/llvm/lib/Support/Statistic.cpp +++ b/llvm/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 -- cgit v1.2.3