Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
[oota-llvm.git] / lib / Analysis / ScalarEvolutionExpander.cpp
index ca7c73fa65253879e227dd1abffa69a6676ff21b..7a9efdaa4c242b00ada86b61a76ab0b3f56fe3d4 100644 (file)
@@ -16,6 +16,7 @@
 #include "llvm/Analysis/ScalarEvolutionExpander.h"
 #include "llvm/ADT/SmallSet.h"
 #include "llvm/ADT/STLExtras.h"
+#include "llvm/Analysis/Dominators.h"
 #include "llvm/Analysis/LoopInfo.h"
 #include "llvm/Analysis/TargetTransformInfo.h"
 #include "llvm/IR/DataLayout.h"