Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / kdm_timing_panel.cc
index 51a99627c902d0260a5eb4e73f4e61866424bd6a..2734a9894240e5a7ee7c0a08d022e2a1b4fad3f5 100644 (file)
 #include "wx_util.h"
 #include "time_picker.h"
 #include "static_text.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/datectrl.h>
 #include <wx/dateevt.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 using std::cout;
 using boost::bind;