Disable warnings around all wx includes.
[dcpomatic.git] / src / wx / send_i18n_dialog.cc
index 05cd87d44281fdbd1d18900901348eded428b381..6ce8f655852493c94da36bc16efe86649fbf78df 100644 (file)
 #include "i18n_hook.h"
 #include "send_i18n_dialog.h"
 #include "wx_util.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
 #include <wx/listctrl.h>
+DCPOMATIC_ENABLE_WARNINGS
 
 
 using std::string;