]> 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 f79f394963ba078b52b903f7a3b07261d0435e86..fbe1c0ebb1ae8e1f8adcaaf036793bdb4b172a50 100644 (file)
@@ -83,7 +83,6 @@
 #include <stdlib.h>
 #define        BSDTYPES
 #define        HAVE_UNISTD_H   0
-/* GRG: added check for MINGW32 */
 #elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)
 #define BSDTYPES
 #elif defined(OS2_16) || defined(OS2_32)