From fcab91df0aa389ca9438bd0a2c6f8fbd878d9cb2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 22 Nov 2025 23:40:22 +0100 Subject: Ignore new warnings from signals2.hpp. I think I smell progress! --- src/wx/timecode.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wx/timecode.h') diff --git a/src/wx/timecode.h b/src/wx/timecode.h index 53cd93694..96609155f 100644 --- a/src/wx/timecode.h +++ b/src/wx/timecode.h @@ -31,7 +31,9 @@ LIBDCP_DISABLE_WARNINGS #include LIBDCP_ENABLE_WARNINGS #include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS class TimecodeBase : public wxPanel -- cgit v1.2.3