Emit no audio from DCPs if none is mapped
[dcpomatic.git] / src / wx / report_problem_dialog.cc
index 13ddb0539f31f86f50de4b9b67db73c04cda2c15..4d8df87efe0351c8370ea990757e699405d886b3 100644 (file)
 #include "lib/config.h"
 #include "lib/job_manager.h"
 #include "lib/send_problem_report_job.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/sizer.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::make_shared;