summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/language_subtag_panel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/language_subtag_panel.h b/src/wx/language_subtag_panel.h
index 14d5bab11..e5972a92c 100644
--- a/src/wx/language_subtag_panel.h
+++ b/src/wx/language_subtag_panel.h
@@ -20,8 +20,11 @@
#include "subtag_list_ctrl.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/srchctrl.h>
#include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
#include <boost/signals2.hpp>