From da098570b42221f4c34a22642ea491ce669a2fca Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 25 Nov 2022 15:35:38 +0100 Subject: More warning fixes. --- src/wx/language_subtag_panel.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') 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 +LIBDCP_DISABLE_WARNINGS #include #include +LIBDCP_ENABLE_WARNINGS #include -- cgit v1.2.3