Disable warnings around all wx includes.
[dcpomatic.git] / src / wx / dkdm_output_panel.h
index 821a41deb992f3bc76c5988fb320a172b11a9f23..9ad2a40a5f8744fa298c5cfe072ce10a52d65fae 100644 (file)
 #include "name_format_editor.h"
 #include "wx_util.h"
 #include "lib/kdm_with_metadata.h"
+#include "lib/warnings.h"
 #include <dcp/types.h>
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>