Commit 3c90a873 authored by Victor Zverovich's avatar Victor Zverovich

Fix the build.

parent 7664a0aa
...@@ -45,6 +45,7 @@ using std::size_t; ...@@ -45,6 +45,7 @@ using std::size_t;
using fmt::BasicFormatter; using fmt::BasicFormatter;
using fmt::IntFormatter; using fmt::IntFormatter;
using fmt::Formatter; using fmt::Formatter;
using fmt::AlignSpec;
using fmt::FormatSpec; using fmt::FormatSpec;
using fmt::WidthSpec; using fmt::WidthSpec;
using fmt::StringRef; using fmt::StringRef;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment