Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / include / llvm / Option / ArgList.h
index 7d09f8e6cc8396eb10ff80376aeafcec712a4d92..378b58a87d2398b4aecf786fc81d41030347724a 100644 (file)
@@ -12,9 +12,8 @@
 
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/StringRef.h"
-#include "llvm/Option/Option.h"
 #include "llvm/Option/OptSpecifier.h"
-
+#include "llvm/Option/Option.h"
 #include <list>
 #include <string>
 #include <vector>