X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b12e1d2fcd5ee2771a4ed1904d462fb516adb05f..db16e5c3aae30ee4502d3e0d41eed500af365fe9:/include/wx/mac/notebook.h diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h index 516b9d29e9..e461360b9f 100644 --- a/include/wx/mac/notebook.h +++ b/include/wx/mac/notebook.h @@ -11,7 +11,7 @@ #ifndef _WX_NOTEBOOK_H_ #define _WX_NOTEBOOK_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "notebook.h" #endif