X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_sub_panel.cc;h=4fe378bf2faec66f84dff2f2f7a97a489bc4d191;hb=3c29aa6531a4046a8db72dcac81189eb8893233c;hp=d170d6edd514342d4c64674fb7f7455fa20036e7;hpb=313319ba2d8544bc25524e02e634804a503b54f1;p=dcpomatic.git diff --git a/src/wx/content_sub_panel.cc b/src/wx/content_sub_panel.cc index d170d6edd..4fe378bf2 100644 --- a/src/wx/content_sub_panel.cc +++ b/src/wx/content_sub_panel.cc @@ -25,7 +25,10 @@ #include "lib/dcp_content.h" #include "lib/compose.hpp" #include "lib/log.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS using std::list;