diff options
Diffstat (limited to 'tools/llvm-prof/llvm-prof.cpp')
-rw-r--r-- | tools/llvm-prof/llvm-prof.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llvm-prof/llvm-prof.cpp b/tools/llvm-prof/llvm-prof.cpp index f1d24f7527..cff139e125 100644 --- a/tools/llvm-prof/llvm-prof.cpp +++ b/tools/llvm-prof/llvm-prof.cpp @@ -30,7 +30,6 @@ #include "llvm/Support/Format.h" #include "llvm/System/Signals.h" #include <algorithm> -#include <iostream> #include <iomanip> #include <map> #include <set> |