X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/399b60a0ad232265cd74ce8bf6a53a1f2cc57ff2..f010ad481266d9267f5f4fd0547a9fc891441715:/include/wx/generic/gridsel.h diff --git a/include/wx/generic/gridsel.h b/include/wx/generic/gridsel.h index c44819a419..6567e38bfa 100644 --- a/include/wx/generic/gridsel.h +++ b/include/wx/generic/gridsel.h @@ -16,7 +16,7 @@ #ifndef __WXGRIDSEL_H__ #define __WXGRIDSEL_H__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "gridsel.h" #endif