From: Carl Hetherington Date: Thu, 21 Apr 2022 09:38:15 +0000 (+0200) Subject: Revert "Try to fix some warnings when libdcp include asdcplib." X-Git-Tag: v2.16.10~53 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=eaee99e58f3f8b2f63f43dee9e346d0b025f688a Revert "Try to fix some warnings when libdcp include asdcplib." This reverts commit 0582196d78d27c349e5be8f87186499acb4b322f. --- diff --git a/src/lib/compose.hpp b/src/lib/compose.hpp index 32981abcc..479493f14 100644 --- a/src/lib/compose.hpp +++ b/src/lib/compose.hpp @@ -34,10 +34,7 @@ #ifndef DCPOMATIC_STRING_COMPOSE_H #define DCPOMATIC_STRING_COMPOSE_H -#include "warnings.h" -DCPOMATIC_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS #include #include #include