summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/subtag_list_ctrl.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/subtag_list_ctrl.cc b/src/wx/subtag_list_ctrl.cc
index 436b9525d..777824441 100644
--- a/src/wx/subtag_list_ctrl.cc
+++ b/src/wx/subtag_list_ctrl.cc
@@ -21,7 +21,9 @@
#include "subtag_list_ctrl.h"
#include "lib/dcpomatic_assert.h"
+LIBDCP_DISABLE_WARNINGS
#include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
#include <boost/algorithm/string.hpp>