X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01fe050c1738fa8c7799830a271e365e424b1621..622be94c78deeae8490d9783c11a24c599ae1464:/src/tiff/tiffcomp.h diff --git a/src/tiff/tiffcomp.h b/src/tiff/tiffcomp.h index 48ccfcb1d9..fbe1c0ebb1 100644 --- a/src/tiff/tiffcomp.h +++ b/src/tiff/tiffcomp.h @@ -83,8 +83,7 @@ #include #define BSDTYPES #define HAVE_UNISTD_H 0 -/* GRG: added check for MINGW32 */ -#elif (defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)) && !defined(__MINGW32__) +#elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows) #define BSDTYPES #elif defined(OS2_16) || defined(OS2_32) #define BSDTYPES