X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Frepeat_dialog.h;h=d3f1d32f86fcb73938f1b3b8622dc6a06077c870;hb=29196ecc58f92432c21bac47dc5a59c6408524b4;hp=0c4fb6a865345b0331849b0f14d619b07f3f3afd;hpb=a69d242f3f00207d6ea7320e6723775f4b0dbfb3;p=dcpomatic.git diff --git a/src/wx/repeat_dialog.h b/src/wx/repeat_dialog.h index 0c4fb6a86..d3f1d32f8 100644 --- a/src/wx/repeat_dialog.h +++ b/src/wx/repeat_dialog.h @@ -18,8 +18,11 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include #include +DCPOMATIC_ENABLE_WARNINGS #include "table_dialog.h" class RepeatDialog : public TableDialog