Re-sort #include lines again, prior to moving headers around.
[oota-llvm.git] / tools / llvm-lto / llvm-lto.cpp
index 0fc68ae3ad9d1cd0699e07e93eecdacaa4ed58f0..4a421f9e76611c64b9e3154f8f7a7b691316698f 100644 (file)
@@ -20,8 +20,8 @@
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/PrettyStackTrace.h"
 #include "llvm/Support/Signals.h"
-#include "llvm/Support/raw_ostream.h"
 #include "llvm/Support/TargetSelect.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;