Supporters update.
[dcpomatic.git] / src / wx / drive_wipe_warning_dialog.h
index 1043e7f1bf579985bf315abd7d8104f55e9f7a82..7e6266d315bcad4a8e4ed0cef3545b8e1a7c3747 100644 (file)
 
 */
 
+
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
+
 
 class DriveWipeWarningDialog : public wxDialog
 {