Clean up indentation.
[oota-llvm.git] / tools / llvm-extract / llvm-extract.cpp
index 231634c84bdffe0e8bda00d437c37d444ee28240..276dfd638b52f3af6e44ec08dd572592c4f510f2 100644 (file)
@@ -22,7 +22,6 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/IRReader.h"
 #include "llvm/Support/ManagedStatic.h"
-#include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/PrettyStackTrace.h"
 #include "llvm/Support/raw_ostream.h"
 #include "llvm/Support/SystemUtils.h"