summaryrefslogtreecommitdiff
path: root/update.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2017-03-20 17:55:35 +0100
committerhorchi <vdr@jwendel.de>2017-03-20 17:55:35 +0100
commit1fe6380b69b14c3840010aed520aeb2e946219a5 (patch)
tree392ff4401fedee9d6c1ba12b3ca27ea443e114fc /update.h
parentfa25e7126b97348f825abad9fabb2bdc82e52a05 (diff)
downloadvdr-plugin-epg2vdr-1fe6380b69b14c3840010aed520aeb2e946219a5.tar.gz
vdr-plugin-epg2vdr-1fe6380b69b14c3840010aed520aeb2e946219a5.tar.bz2
2017-03-20: version 1.1.51 (horchi)\n - change: Removed compiler warnings when using clang\n - added: Added clang++ to Make.config (as optional compiler)\n - change: Fixed APIVERSION check for VDR < 2.2.0 (thx to nobanzai)\n\n1.1.51
Diffstat (limited to 'update.h')
-rw-r--r--update.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.h b/update.h
index 3dde7fc..ebe9840 100644
--- a/update.h
+++ b/update.h
@@ -11,8 +11,6 @@
#include <mysql/mysql.h>
#include <queue>
-#define __STL_CONFIG_H
-
#include <vdr/status.h>
#include "lib/common.h"