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:
Enrico Forestieri 2008-10-15 22:14:39 +00:00
parent ed861b720a
commit 60c6b1966d

View File

@ -64,7 +64,7 @@
# endif
#endif
#ifndef ASSOCF_INIT_IGNOREUNKNOWN
#if !defined(ASSOCF_INIT_IGNOREUNKNOWN) && !defined(__MINGW32__)
#define ASSOCF_INIT_IGNOREUNKNOWN 0
#endif