mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Fix for latest MInGW w32api
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26915 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ed861b720a
commit
60c6b1966d
@ -64,7 +64,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef ASSOCF_INIT_IGNOREUNKNOWN
|
||||
#if !defined(ASSOCF_INIT_IGNOREUNKNOWN) && !defined(__MINGW32__)
|
||||
#define ASSOCF_INIT_IGNOREUNKNOWN 0
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user