Preserve the name for this variant of IRBuilder::CreateCall
[oota-llvm.git] / include / llvm / Support / OutputBuffer.h
index 1adff2d27052845169dbd713721ab3ea26fc6fd4..6b98e99e28e06face9cbef5997206ee4d9e5a5a5 100644 (file)
@@ -14,6 +14,7 @@
 #ifndef LLVM_SUPPORT_OUTPUTBUFFER_H
 #define LLVM_SUPPORT_OUTPUTBUFFER_H
 
+#include <cassert>
 #include <string>
 #include <vector>