[cleanup] Re-sort all the includes with utils/sort_includes.py.
[oota-llvm.git] / utils / TableGen / OptParserEmitter.cpp
index 9c4daaf7747dbed13c427dbfec7a1c46d767e778..c5fd7eecbfefdc5ff53efb4e37bced51fcd5d922 100644 (file)
@@ -13,8 +13,8 @@
 #include "llvm/ADT/Twine.h"
 #include "llvm/TableGen/Record.h"
 #include "llvm/TableGen/TableGenBackend.h"
-#include <cstring>
 #include <cctype>
+#include <cstring>
 #include <map>
 
 using namespace llvm;