Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / VMCore / LeaksContext.h
index b9e59d46b7ad62791449180931fd20aacf30017c..faf3e952c854cb0455230b9109b43b9131eff97c 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/Value.h"
 #include "llvm/ADT/SmallPtrSet.h"
+#include "llvm/Value.h"
 
 namespace llvm {