Hide warnings triggered by Ubuntu 20.04's gcc.
[dcpomatic.git] / src / wx / subtitle_appearance_dialog.h
index 6c7e468178dc638c2fd0e742e4a4fedef5530dbf..b0dd8d30723775a852eb66234e7f25968c382e28 100644 (file)
 
 #include "timecode.h"
 #include "lib/rgba.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/shared_ptr.hpp>
 #include <boost/signals2.hpp>