Supporters update.
[dcpomatic.git] / src / wx / full_language_tag_dialog.cc
index df9a565b4d89c60a74b843fa644a81b5ca75ef93..f597e82f783648b72f5535118a66007b488746fe 100644 (file)
 #include "full_language_tag_dialog.h"
 #include "lib/dcpomatic_assert.h"
 #include <dcp/language_tag.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/listctrl.h>
 #include <wx/srchctrl.h>
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/algorithm/string.hpp>
 #include <boost/bind/bind.hpp>
 #include <boost/optional.hpp>