More. warnings
authorCarl Hetherington <cth@carlh.net>
Thu, 21 Apr 2022 19:28:12 +0000 (21:28 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 21 Apr 2022 19:28:12 +0000 (21:28 +0200)
src/wx/verify_dcp_progress_dialog.cc

index 030a9810de043b06686ba9105b8c5647d222eaf1..1331103ba8ad1a6ad077a05a70ee96545e25c6bd 100644 (file)
 #include "lib/cross.h"
 #include "lib/job.h"
 #include "lib/job_manager.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/evtloop.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <string>