mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-01 03:34:45 +02:00
Fix compilation of tests on Windows.
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
using std::size_t;
|
||||
|
||||
using fmt::internal::Array;
|
||||
|
Reference in New Issue
Block a user