From 4e062c0a8d0e5c44d8c1ca320d9cd809b3a14338 Mon Sep 17 00:00:00 2001 From: kamel5 Date: Sat, 22 May 2021 11:40:58 +0200 Subject: [PATCH] Fix for VDR-2.5.4 --- recmanager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recmanager.c b/recmanager.c index f55f6c9..efcb04f 100644 --- a/recmanager.c +++ b/recmanager.c @@ -1,4 +1,4 @@ -#define __STL_CONFIG_H +#define DISABLE_TEMPLATES_COLLIDING_WITH_STL #include #include