X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fquestion_dialog.h;h=b0ad3f7b9f2f714e7f5ebf3d6a7bc089e7faf381;hb=cc83bd39abad482e3777a1378417fe7d50126abd;hp=a3b05173a40bdfb8189cdacdf5c39ccf2fdbd5fd;hpb=9bf9d637a6fd105418c0af84727ba68823142943;p=dcpomatic.git diff --git a/src/wx/question_dialog.h b/src/wx/question_dialog.h index a3b05173a..b0ad3f7b9 100644 --- a/src/wx/question_dialog.h +++ b/src/wx/question_dialog.h @@ -18,7 +18,12 @@ */ + +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS + class QuestionDialog : public wxDialog {