diff --git a/lib/Support/FormattedStream.cpp b/lib/Support/FormattedStream.cpp index e57b17ec45d..7f8adfc3d74 100644 --- a/lib/Support/FormattedStream.cpp +++ b/lib/Support/FormattedStream.cpp @@ -12,7 +12,6 @@ //===----------------------------------------------------------------------===// #include "llvm/Support/FormattedStream.h" -#include using namespace llvm;