Hide some wx warnings. v2.15.110
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2020 23:49:50 +0000 (00:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2020 23:49:50 +0000 (00:49 +0100)
src/wx/verify_dcp_progress_dialog.h

index ed0c69055d59753d446180d30c86caa906a0a753..5545b3a0993aaf1b5d446da83dec5e35191e1ba0 100644 (file)
@@ -19,7 +19,9 @@
 */
 
 
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/shared_ptr.hpp>