diff options
Diffstat (limited to 'src/wx/report_problem_dialog.h')
| -rw-r--r-- | src/wx/report_problem_dialog.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/report_problem_dialog.h b/src/wx/report_problem_dialog.h index 9bd70a50e..651087907 100644 --- a/src/wx/report_problem_dialog.h +++ b/src/wx/report_problem_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/dialog.h> +DCPOMATIC_ENABLE_WARNINGS #include <boost/shared_ptr.hpp> class wxTextCtrl; |
