[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / Support / Path.cpp
index d84e8867d0ed58df31ebf8efd68d8b86b200e1f9..fdb27e6aa6645016fc9debfde605ced17ca12494 100644 (file)
@@ -14,9 +14,9 @@
 #include "llvm/Support/COFF.h"
 #include "llvm/Support/Endian.h"
 #include "llvm/Support/Errc.h"
-#include "llvm/Support/Path.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/FileSystem.h"
+#include "llvm/Support/Path.h"
 #include "llvm/Support/Process.h"
 #include <cctype>
 #include <cstdio>