diff options
Diffstat (limited to 'src/wx/system_font_dialog.cc')
| -rw-r--r-- | src/wx/system_font_dialog.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/system_font_dialog.cc b/src/wx/system_font_dialog.cc index df5b8e21b..6b0a650c7 100644 --- a/src/wx/system_font_dialog.cc +++ b/src/wx/system_font_dialog.cc @@ -21,7 +21,10 @@ #include "system_font_dialog.h" #include "wx_util.h" +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/listctrl.h> +DCPOMATIC_ENABLE_WARNINGS #include <boost/filesystem.hpp> #include <iostream> |
