diff options
Diffstat (limited to 'src/wx/update_dialog.cc')
| -rw-r--r-- | src/wx/update_dialog.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/update_dialog.cc b/src/wx/update_dialog.cc index e864564ac..373e518b1 100644 --- a/src/wx/update_dialog.cc +++ b/src/wx/update_dialog.cc @@ -21,7 +21,10 @@ #include "update_dialog.h" #include "static_text.h" #include "wx_util.h" +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/hyperlink.h> +DCPOMATIC_ENABLE_WARNINGS using std::string; using boost::optional; |
