[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / lib / CodeGen / StatepointExampleGC.cpp
index 5460c1e7da1a4ff8f4e440cf981bc3b4106c24c9..802cf132b34df30bf1bb30e340f833804a9a2c43 100644 (file)
@@ -17,8 +17,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/CodeGen/GCStrategy.h"
-#include "llvm/IR/Value.h"
 #include "llvm/IR/DerivedTypes.h"
+#include "llvm/IR/Value.h"
 
 using namespace llvm;