diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index dca0592f3..e68a62446 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -5,6 +5,7 @@ # define E_COMP_WL_H /* NB: Turn off shadow warnings for Wayland includes */ +# pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wshadow" # define WL_HIDE_DEPRECATED # include