diff --git a/include/fmt/ostream.h b/include/fmt/ostream.h index 4526f523..83c37486 100644 --- a/include/fmt/ostream.h +++ b/include/fmt/ostream.h @@ -14,7 +14,7 @@ FMT_BEGIN_NAMESPACE -template class basic_printf_parse_context; +template class basic_printf_parse_context; template class basic_printf_context; namespace internal {