From eaee99e58f3f8b2f63f43dee9e346d0b025f688a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 21 Apr 2022 11:38:15 +0200 Subject: [PATCH] Revert "Try to fix some warnings when libdcp include asdcplib." This reverts commit 0582196d78d27c349e5be8f87186499acb4b322f. --- src/lib/compose.hpp | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.30.2