Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / include / llvm / Intrinsics.h
index 2027383dbfc50fecbe14768c865ebaca52a3c8a0..1874d1a29de241dfaf316e7bac65cfcbafb69134 100644 (file)
@@ -16,6 +16,8 @@
 #ifndef LLVM_INTRINSICS_H
 #define LLVM_INTRINSICS_H
 
+#include <string>
+
 namespace llvm {
 
 class Type;