* Add #includes that were yanked out of header files
[oota-llvm.git] / lib / Analysis / LiveVar / FunctionLiveVarInfo.cpp
index 5de35ff1be58da22dc614d7cc7ff54dff658f1ec..77c8c54e89c5ae17490b692b995f76856854cd8f 100644 (file)
@@ -11,6 +11,7 @@
 
 #include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
 #include "llvm/CodeGen/MachineInstr.h"
+#include "llvm/BasicBlock.h"
 #include "Support/PostOrderIterator.h"
 #include <iostream>
 using std::cout;