Resort the #include lines in include/... and lib/... with the
[oota-llvm.git] / include / llvm / Option / Option.h
index d0e46112a310d0d5fb7536d3c607a54937d0a84b..ee5eec417d08dc71a6821f711bf8117007f23ce8 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef LLVM_SUPPORT_OPTION_H_
 #define LLVM_SUPPORT_OPTION_H_
 
-#include "llvm/ADT/StringRef.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/ADT/StringRef.h"
 #include "llvm/Option/OptTable.h"
 #include "llvm/Support/ErrorHandling.h"