#include namespace xlnt { std::string write_content_types(const workbook &wb, bool as_template) { return ""; } } // namespace xlnt