summaryrefslogtreecommitdiff
path: root/livefeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'livefeatures.h')
-rw-r--r--livefeatures.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/livefeatures.h b/livefeatures.h
index 8c6f361..98f2d8a 100644
--- a/livefeatures.h
+++ b/livefeatures.h
@@ -1,13 +1,13 @@
#ifndef VDR_LIVE_FEATURES_H
#define VDR_LIVE_FEATURES_H
+// STL headers need to be before VDR tools.h (included by <vdr/channels.h>)
#include <string>
+
#include <vdr/plugin.h>
namespace vdrlive {
-//LiveFeatures<EpgsearchFeature>().Available();
-
class SplitVersion
{
public: