X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d6d6051d7ea6b5d693cd08efcb62b978169dfa4..31eefb998d894e3b566e13714fa53186101829a1:/include/wx/gtk1/scrolwin.h?ds=sidebyside diff --git a/include/wx/gtk1/scrolwin.h b/include/wx/gtk1/scrolwin.h index e667b760e0..cf8854cf56 100644 --- a/include/wx/gtk1/scrolwin.h +++ b/include/wx/gtk1/scrolwin.h @@ -6,13 +6,13 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Robert Roebling -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GTK_SCROLLWIN_H_ #define _WX_GTK_SCROLLWIN_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "scrolwin.h" #endif