Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / DebugInfo.h
index 8520ebaba50d168014c40033c253441cd709ec33..e66ee933b3b050f669c9da6b63f9ce172f507401 100644 (file)
@@ -17,8 +17,8 @@
 #ifndef LLVM_ANALYSIS_DEBUGINFO_H
 #define LLVM_ANALYSIS_DEBUGINFO_H
 
-#include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/SmallPtrSet.h"
+#include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Support/Dwarf.h"