]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tif_config.h
Fix most of the Objective-C GC problems by using the stronger CFRetain/CFRelease...
[wxWidgets.git] / src / tiff / libtiff / tif_config.h
index 6b0b0f197c5b350ac0f45fff6056d7b67f4e666a..631537ffe2156d5b3ad2564c1b807b24d24b5902 100644 (file)
 # endif
 #endif
 
-#ifndef __BORLANDC__ 
+#if !defined (__BORLANDC__) && !defined (__WATCOMC__)
    #define lfind _lfind
 #endif