summaryrefslogtreecommitdiff
path: root/src/wx/i18n_hook.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/i18n_hook.cc')
-rw-r--r--src/wx/i18n_hook.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/i18n_hook.cc b/src/wx/i18n_hook.cc
index f6b963622..15b9c1024 100644
--- a/src/wx/i18n_hook.cc
+++ b/src/wx/i18n_hook.cc
@@ -23,7 +23,10 @@
#include "instant_i18n_dialog.h"
#include "wx_util.h"
#include "lib/cross.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/bind/bind.hpp>