From: Carl Hetherington Date: Fri, 29 Apr 2022 08:29:23 +0000 (+0200) Subject: Hide some warnings. X-Git-Tag: v2.16.10~17 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=8bf196790579f52346b53b1b285fc1cfbad106d0 Hide some warnings. --- diff --git a/src/wx/markers.h b/src/wx/markers.h index 04c6488b1..fb2b2f1fa 100644 --- a/src/wx/markers.h +++ b/src/wx/markers.h @@ -20,7 +20,10 @@ #include +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS #include #include