X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e49079b2ab0a113c397b4efce31e1fceea7fe592..84e7f94cb078e98b31c5ba592e10d8311b24f65b:/src/mac/carbon/gsocket.c?ds=sidebyside diff --git a/src/mac/carbon/gsocket.c b/src/mac/carbon/gsocket.c index 50086739cf..f3985aee92 100644 --- a/src/mac/carbon/gsocket.c +++ b/src/mac/carbon/gsocket.c @@ -36,7 +36,7 @@ #include #include #endif -#if TARGET_CARBON +#if TARGET_CARBON && !defined(OTAssert) #define OTAssert( str , cond ) /* does not exists in Carbon */ #endif