#1109 MinGW/32. Correction to r4543 for systems which are neither MINGW nor MSVC
This commit is contained in:
parent
66cfbe3214
commit
e808cdff3e
@ -72,7 +72,7 @@ EXIV2_RCSID("@(#) $Id$")
|
||||
|
||||
#if !defined(__MINGW__) && !defined(_MSC_VER)
|
||||
#define _fileno(a) a
|
||||
#define _setmod(a,b)
|
||||
#define _setmode(a,b)
|
||||
#endif
|
||||
|
||||
// *****************************************************************************
|
||||
|
||||
Loading…
Reference in New Issue
Block a user