From e5d0b0d5d57a3995896c03c3208a69aefb01fd61 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/lib/internal_player_server.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/internal_player_server.h') diff --git a/src/lib/internal_player_server.h b/src/lib/internal_player_server.h index 0648c9657..a5bd543e4 100644 --- a/src/lib/internal_player_server.h +++ b/src/lib/internal_player_server.h @@ -24,7 +24,9 @@ #include "signaller.h" #include "types.h" #include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS /** A server which is always started, that listens for requests from the main -- cgit v1.2.3