projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added a call for invalidating the dc setup on mac explicitely (needed in case of...
[wxWidgets.git]
/
src
/
tiff
/
tiffio.h
diff --git
a/src/tiff/tiffio.h
b/src/tiff/tiffio.h
index 8aaeec25b74187d91d78bcc03e89f2efcec33fd2..1ce1a415cb80606967598a313d6fcad04d3e250e 100644
(file)
--- a/
src/tiff/tiffio.h
+++ b/
src/tiff/tiffio.h
@@
-88,7
+88,7
@@
typedef HFILE thandle_t; /* client data handle */
typedef void* thandle_t; /* client data handle */
#endif
-#if defined(
OS2_32
)
+#if defined(
__VISAGECPP__
)
#define LINKAGEMODE _Optlink
#else
#define LINKAGEMODE