mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix building on cygwin after 23dbcb59
This commit is contained in:
parent
f0aa129938
commit
f70dd65bb2
@ -317,6 +317,7 @@ char * strerror(int n);
|
||||
#define BOOST_NO_WSTRING 1
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
# define _DEFAULT_SOURCE
|
||||
# define NOMINMAX
|
||||
# define BOOST_POSIX 1
|
||||
# define BOOST_POSIX_API 1
|
||||
|
Loading…
Reference in New Issue
Block a user