mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Workaround more Windows crap.
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
# include <io.h>
|
||||
# undef max
|
||||
#endif
|
||||
|
||||
#include "gtest-extra.h"
|
||||
|
Reference in New Issue
Block a user