From caaf17d0ca0f3043374312cfbb5b542642d080cd Mon Sep 17 00:00:00 2001 From: Glen Stark Date: Wed, 8 Jun 2016 09:53:02 +0200 Subject: [PATCH] don't expect this to work, but... --- fmt/printf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fmt/printf.h b/fmt/printf.h index ce323aee..2749a88b 100644 --- a/fmt/printf.h +++ b/fmt/printf.h @@ -83,8 +83,8 @@ namespace internal { template class DefaultPrintfArgFormatter; -template > +template > class PrintfFormatter; template