forked from fmtlib/fmt
More mingw fixes
This commit is contained in:
3
posix.cc
3
posix.cc
@ -55,6 +55,9 @@
|
||||
|
||||
# ifdef __MINGW32__
|
||||
# define _SH_DENYNO 0x40
|
||||
# undef fileno
|
||||
# endif
|
||||
|
||||
# endif
|
||||
|
||||
#endif // _WIN32
|
||||
|
Reference in New Issue
Block a user