Supporters update.
[dcpomatic.git] / src / wx / repeat_dialog.h
index 0c4fb6a865345b0331849b0f14d619b07f3f3afd..9008b2eaeedf654ca7ee113c1638dd73a45f03f2 100644 (file)
 
 */
 
-#include <wx/wx.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/spinctrl.h>
+#include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include "table_dialog.h"
 
 class RepeatDialog : public TableDialog