From: Chris Lattner Date: Sun, 22 Jan 2006 23:43:45 +0000 (+0000) Subject: This only needs not X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1dc3fd11101903fbcbdc3d69cf92d5db59389ff1;p=oota-llvm.git This only needs not git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25517 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/Statistic.h b/include/llvm/ADT/Statistic.h index 15ba9107d9b..69406ac385b 100644 --- a/include/llvm/ADT/Statistic.h +++ b/include/llvm/ADT/Statistic.h @@ -24,7 +24,7 @@ #ifndef LLVM_ADT_STATISTIC_H #define LLVM_ADT_STATISTIC_H -#include +#include namespace llvm {