Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / VMCore / PrintModulePass.cpp
index 1f1fbc91bc31a4eeb388792335ed4c7f35fb947e..34b2918c3da40a7690421e82a9328cf065562346 100644 (file)
@@ -12,7 +12,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Assembly/PrintModulePass.h"
-
 #include "llvm/Function.h"
 #include "llvm/Module.h"
 #include "llvm/Pass.h"