From 54c4e69299b9c818c768e398d171d67cbd4fdea3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 19 May 2021 11:50:24 +0200 Subject: Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 90af6958..52e304f1 100644 --- a/HISTORY +++ b/HISTORY @@ -9679,3 +9679,6 @@ Video Disk Recorder Revision History + Spawned timers that shall avoid recording reruns only store the recording's name in the donerecs,data file if there were no errors during recording, and if the timer has actually finished. +- Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h. If your + plugin insists in using "using namespace std;" you can still define + DISABLE_TEMPLATES_COLLIDING_WITH_STL before including any VDR header files. -- cgit v1.2.3