forked from fmtlib/fmt
Undefine fileno if defined in posix-test
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#include "posix.h"
|
||||
#include "util.h"
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#ifdef fileno
|
||||
# undef fileno
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user