mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Use locally defined open.
This commit is contained in:
parent
710725ea9d
commit
98e4447b46
@ -57,7 +57,6 @@
|
||||
# define O_TRUNC _O_TRUNC
|
||||
# define S_IRUSR _S_IREAD
|
||||
# define S_IWUSR _S_IWRITE
|
||||
# define open _open
|
||||
# define close _close
|
||||
# define dup _dup
|
||||
# define dup2 _dup2
|
||||
|
Loading…
Reference in New Issue
Block a user