[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / Support / Debug.cpp
index 73aa3b06b7578167f95e55f0ebfa33f921e88b09..cb86ea6a600a1dc6708415e3c848a3806a5946e2 100644 (file)
@@ -25,9 +25,9 @@
 
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/CommandLine.h"
+#include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/circular_raw_ostream.h"
-#include "llvm/Support/ManagedStatic.h"
 
 using namespace llvm;