diff --git a/fmt/format.h b/fmt/format.h index 6c688b18..40c7c17b 100644 --- a/fmt/format.h +++ b/fmt/format.h @@ -377,8 +377,7 @@ class ArgFormatter; template class BasicPrintfArgFormatter; -template > +template > class basic_formatter; /**