X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fquestion_dialog.h;h=6b99065f632b05a224d990dde62978ee2810b600;hb=d31674ec14bb533fe2b195601e9ee2fe03848487;hp=a3b05173a40bdfb8189cdacdf5c39ccf2fdbd5fd;hpb=c3e2b2051f4c50d92c7bbe59c42174984c2f3e54;p=dcpomatic.git diff --git a/src/wx/question_dialog.h b/src/wx/question_dialog.h index a3b05173a..6b99065f6 100644 --- a/src/wx/question_dialog.h +++ b/src/wx/question_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class QuestionDialog : public wxDialog {