Unify and clean up.
[oota-llvm.git] / lib / CodeGen / LiveIntervalUnion.cpp
index 430a660f2d504f8b9d687be4a30d2a63e9911200..d5a81a311c647886ce4fc04fd698e950b1dd768b 100644 (file)
@@ -19,7 +19,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/raw_ostream.h"
 #include "llvm/Target/TargetRegisterInfo.h"
-
 #include <algorithm>
 
 using namespace llvm;