Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / unittests / Support / CommandLineTest.cpp
index c54e1b9570f899aa0bc58ea05b1f80ad798d8dda..a132eadad0f2611cf884065165aa626f0dd253f3 100644 (file)
@@ -8,8 +8,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/ADT/STLExtras.h"
-#include "llvm/Support/CommandLine.h"
 #include "llvm/Config/config.h"
+#include "llvm/Support/CommandLine.h"
 #include "gtest/gtest.h"
 #include <stdlib.h>
 #include <string>