Fix compilation of tests on Windows.
This commit is contained in:
parent
aefb3bb918
commit
8308da46e6
@ -44,6 +44,9 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
using std::size_t;
|
||||
|
||||
using fmt::internal::Array;
|
||||
|
Loading…
Reference in New Issue
Block a user