diff --git a/include/wx/gtk/private/wrapgtk.h b/include/wx/gtk/private/wrapgtk.h index 186e71ce11..58673881eb 100644 --- a/include/wx/gtk/private/wrapgtk.h +++ b/include/wx/gtk/private/wrapgtk.h @@ -10,9 +10,11 @@ #ifndef _WX_GTK_PRIVATE_WRAPGTK_H_ #define _WX_GTK_PRIVATE_WRAPGTK_H_ +wxGCC_WARNING_SUPPRESS(deprecated-declarations) wxGCC_WARNING_SUPPRESS(parentheses) #include wxGCC_WARNING_RESTORE(parentheses) +wxGCC_WARNING_RESTORE(deprecated-declarations) #include "wx/gtk/private/gtk2-compat.h"