Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / TableGen / Record.h
index 319298c13253a97524e4819adf3717397b19bc92..647c47f27c5f988d5564d3c25006cd8063910f28 100644 (file)
@@ -19,9 +19,9 @@
 #include "llvm/ADT/FoldingSet.h"
 #include "llvm/Support/Allocator.h"
 #include "llvm/Support/Casting.h"
-#include "llvm/Support/SourceMgr.h"
 #include "llvm/Support/DataTypes.h"
 #include "llvm/Support/ErrorHandling.h"
+#include "llvm/Support/SourceMgr.h"
 #include "llvm/Support/raw_ostream.h"
 #include <map>