More warning fixes.
[dcpomatic.git] / src / wx / subtag_list_ctrl.cc
index 436b9525d6ea32dd29e8f2f8e1188d4a736a2ab3..77782444143841f2253bdb05b454811cb4704c18 100644 (file)
@@ -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>