Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / GCMetadata.h
index 076f6f39fe2c51715ad1e41a0fad8009fb8462e9..fa40049dbd2450d80a491835f39335a1b13674d1 100644 (file)
@@ -33,9 +33,9 @@
 #ifndef LLVM_CODEGEN_GCMETADATA_H
 #define LLVM_CODEGEN_GCMETADATA_H
 
-#include "llvm/Pass.h"
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/StringMap.h"
+#include "llvm/Pass.h"
 #include "llvm/Support/DebugLoc.h"
 
 namespace llvm {