Fix build on Debian 9.
[dcpomatic.git] / src / wx / content_view.cc
index 7a20cc3445f121f265f6de61a87e167767de5e59..f4c9aca9d62009a186b3ae3747de012438084c89 100644 (file)
 #include "lib/examine_content_job.h"
 #include "lib/job_manager.h"
 #include <dcp/exceptions.h>
+#include <dcp/warnings.h>
 #include <boost/filesystem.hpp>
 #include <boost/optional.hpp>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/progdlg.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::cout;