X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9cf726bf3c92393d6b8628ce4fcd0805e8ad16e..1bc822dfb5cdc24fd2d98b59ea20c9951301bfb1:/include/wx/ownerdrw.h?ds=inline diff --git a/include/wx/ownerdrw.h b/include/wx/ownerdrw.h index fdbc769b15..64d4f2b67d 100644 --- a/include/wx/ownerdrw.h +++ b/include/wx/ownerdrw.h @@ -14,7 +14,7 @@ #if wxUSE_OWNER_DRAWN -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "ownerdrw.h" #endif