diff options
Diffstat (limited to 'llvm/lib/Support/DebugCounter.cpp')
| -rw-r--r-- | llvm/lib/Support/DebugCounter.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/llvm/lib/Support/DebugCounter.cpp b/llvm/lib/Support/DebugCounter.cpp index 6598103658da..1e3ec300964c 100644 --- a/llvm/lib/Support/DebugCounter.cpp +++ b/llvm/lib/Support/DebugCounter.cpp @@ -2,7 +2,6 @@  #include "llvm/Support/CommandLine.h"  #include "llvm/Support/Format.h"  #include "llvm/Support/ManagedStatic.h" -#include "llvm/Support/Options.h"  using namespace llvm; | 
