X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsend_i18n_dialog.cc;h=6efcf993c714c887cb476623e18828cb6ed9a8a4;hb=refs%2Fheads%2Fv2.16.x-old;hp=05cd87d44281fdbd1d18900901348eded428b381;hpb=afb05a1c45a77e5cc251e113b5159bab39b1db6e;p=dcpomatic.git diff --git a/src/wx/send_i18n_dialog.cc b/src/wx/send_i18n_dialog.cc index 05cd87d44..6efcf993c 100644 --- a/src/wx/send_i18n_dialog.cc +++ b/src/wx/send_i18n_dialog.cc @@ -22,7 +22,10 @@ #include "i18n_hook.h" #include "send_i18n_dialog.h" #include "wx_util.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS using std::string;