From f28ecafe0122b12211bcf59a7b568ae4ff54f8cb Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 21 Dec 2012 09:14:18 -0800 Subject: [PATCH] Fix the build. --- format.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/format.cc b/format.cc index faeeaf79..ee4c9aea 100644 --- a/format.cc +++ b/format.cc @@ -41,6 +41,7 @@ using std::size_t; using fmt::Formatter; +using fmt::FormatSpec; #if _MSC_VER # undef snprintf