Commit 8308da46 authored by Victor Zverovich's avatar Victor Zverovich

Fix compilation of tests on Windows.

parent aefb3bb9
......@@ -44,6 +44,9 @@
#include <stdint.h>
#undef min
#undef max
using std::size_t;
using fmt::internal::Array;
......
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