X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9cf726bf3c92393d6b8628ce4fcd0805e8ad16e..d38e8d5f34262fa688cd0e5d397a2201978e5fa7:/include/wx/ownerdrw.h 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