X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_colour_conversion_dialog.cc;h=5b5a1983c167b30d95f28a6be3db797315a689a6;hb=a3ccd045f599b346f1924473e6f28e36dfc81598;hp=b970618a7b973126311be88ce30ab4392c5dcf6a;hpb=5d838bc863a7569e68546026c109607fd5a94362;p=dcpomatic.git diff --git a/src/wx/content_colour_conversion_dialog.cc b/src/wx/content_colour_conversion_dialog.cc index b970618a7..5b5a1983c 100644 --- a/src/wx/content_colour_conversion_dialog.cc +++ b/src/wx/content_colour_conversion_dialog.cc @@ -26,11 +26,12 @@ #include "lib/colour_conversion.h" #include "lib/config.h" #include "lib/util.h" +#include +LIBDCP_DISABLE_WARNINGS #include -#include +LIBDCP_ENABLE_WARNINGS -using std::cout; using std::string; using std::vector; using boost::optional;