X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e2baee50d21f475024ffb04ab25c8945551d961..78ee6a4750cc81d15182021a018d683cd05eb14f:/include/wx/x11/reparent.h diff --git a/include/wx/x11/reparent.h b/include/wx/x11/reparent.h index 37f358edfa..055e0456a8 100644 --- a/include/wx/x11/reparent.h +++ b/include/wx/x11/reparent.h @@ -12,7 +12,7 @@ #ifndef _WX_REPARENT_H_ #define _WX_REPARENT_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "reparent.h" #endif