summaryrefslogtreecommitdiff
path: root/epgsearch.c
diff options
context:
space:
mode:
authorJohann Friedrichs <johann.friedrichs@web.de>2021-05-22 23:36:12 +0200
committerJohann Friedrichs <johann.friedrichs@web.de>2021-05-22 23:36:12 +0200
commit94c06d9af813483be5ab7708fe81e5fab6e3a7e8 (patch)
tree96170c32533b80be7ab29181afe1fb46779dc9cf /epgsearch.c
parent43d7ff0fab23ce678a47a9b2ed3431515beeed25 (diff)
downloadvdr-plugin-epgsearch-94c06d9af813483be5ab7708fe81e5fab6e3a7e8.tar.gz
vdr-plugin-epgsearch-94c06d9af813483be5ab7708fe81e5fab6e3a7e8.tar.bz2
Fix for VDR-2.5.4
Diffstat (limited to 'epgsearch.c')
-rw-r--r--epgsearch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epgsearch.c b/epgsearch.c
index 7c58ddb..0df27a1 100644
--- a/epgsearch.c
+++ b/epgsearch.c
@@ -26,6 +26,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch
*
*/
+#define DISABLE_TEMPLATES_COLLIDING_WITH_STL
#include <vector>
#include <vdr/plugin.h>
#include <vdr/status.h>