]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/tiffcomp.h
Temporary fix for link error to ~wxZipOutputStream()
[wxWidgets.git] / src / tiff / tiffcomp.h
index cb4a659191b0c9ee4f0efc3341c419d0fd3cb9b9..65d929cf38e5002d4f15882042b1e26cf6dde9a4 100644 (file)
@@ -51,7 +51,7 @@
 #define __acornriscos
 #endif
 
-#if defined(__MWERKS__) || defined(THINK_C)
+#if (defined(__MWERKS__) && !defined(__MACH__)) || defined(THINK_C)
 #include <unix.h>
 #include <math.h>
 #endif