diff options
Diffstat (limited to 'src/wx/content_colour_conversion_dialog.h')
| -rw-r--r-- | src/wx/content_colour_conversion_dialog.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/content_colour_conversion_dialog.h b/src/wx/content_colour_conversion_dialog.h index d0fb74823..ec9d374b7 100644 --- a/src/wx/content_colour_conversion_dialog.h +++ b/src/wx/content_colour_conversion_dialog.h @@ -20,7 +20,10 @@ #include "lib/colour_conversion.h" +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/wx.h> +DCPOMATIC_ENABLE_WARNINGS #include <boost/signals2.hpp> |
