Sort the #include lines for utils/...
[oota-llvm.git] / utils / TableGen / CodeGenIntrinsics.h
index 6efe952ea2bbd8305ffa5723c081975fb7ce260d..f0570f95b8abc595d139a4acc815a4b5e7935482 100644 (file)
@@ -14,9 +14,9 @@
 #ifndef CODEGEN_INTRINSIC_H
 #define CODEGEN_INTRINSIC_H
 
+#include "llvm/CodeGen/ValueTypes.h"
 #include <string>
 #include <vector>
-#include "llvm/CodeGen/ValueTypes.h"
 
 namespace llvm {
   class Record;