[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / include / llvm / IR / DebugLoc.h
index b238b0d56efe9cb7b999f0334539ef44cf8e141d..86e64417099d0e15b8d2753522f7c4f46779e5a0 100644 (file)
@@ -15,8 +15,8 @@
 #ifndef LLVM_IR_DEBUGLOC_H
 #define LLVM_IR_DEBUGLOC_H
 
-#include "llvm/Support/DataTypes.h"
 #include "llvm/IR/TrackingMDRef.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {