X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/819451b6c76bdcaf5fd8865479209859511aa986..7f0586ef60f9ac456ebad639026c14ed89d46c8b:/include/wx/x11/region.h diff --git a/include/wx/x11/region.h b/include/wx/x11/region.h index cfbfe80e2d..ca7e628dce 100644 --- a/include/wx/x11/region.h +++ b/include/wx/x11/region.h @@ -12,7 +12,7 @@ #ifndef _WX_REGION_H_ #define _WX_REGION_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "region.h" #endif