]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/tiffcomp.h
There was no icon file in this example, causing compilation with VC to fail. I just...
[wxWidgets.git] / src / tiff / tiffcomp.h
index fc7198019fabfd5770e3c6015e5367339afcbb51..fbe1c0ebb1ae8e1f8adcaaf036793bdb4b172a50 100644 (file)
@@ -84,9 +84,7 @@
 #define        BSDTYPES
 #define        HAVE_UNISTD_H   0
 #elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)
-#  if !defined(__MINGW32__)     /* GRG */
-#  define BSDTYPES
-#  endif
+#define BSDTYPES
 #elif defined(OS2_16) || defined(OS2_32)
 #define        BSDTYPES
 #elif defined(__acornriscos)