Add Prores 4444 support (#2263).
[dcpomatic.git] / src / wx / timecode.h
index 84ef5cc1ba2bdae4da4af268d4728617d652eee6..65b30be123d34007d6fea268f8bbdf26b1a0107e 100644 (file)
 #include "lib/dcpomatic_time.h"
 #include "lib/types.h"
 #include <dcp/raw_convert.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/signals2.hpp>