Use ScopeGuard for _no_check_selection
[dcpomatic.git] / src / wx / subtag_list_ctrl.h
index 65071b5f53e5e7eb133978deedd20ce0b3abd6c0..9e3a775639eaa4695b80e29fdea93be8bb0c6baf 100644 (file)
 
 
 #include <dcp/language_tag.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/listctrl.h>
+LIBDCP_ENABLE_WARNINGS
 #include <vector>