From d6c68fa2ec0f3c8b6248444a7414942291b571e1 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Sun, 22 Jan 2006 12:32:45 +0000 Subject: remove generated file "config.h": pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader" --- lib/base/eerror.h | 1 - lib/base/encoding.cpp | 1 - lib/base/filepush.cpp | 1 - 3 files changed, 3 deletions(-) (limited to 'lib/base') diff --git a/lib/base/eerror.h b/lib/base/eerror.h index 2ae89e2f..ea5fcc51 100644 --- a/lib/base/eerror.h +++ b/lib/base/eerror.h @@ -1,7 +1,6 @@ #ifndef __E_ERROR__ #define __E_ERROR__ -#include "config.h" #include #include #include diff --git a/lib/base/encoding.cpp b/lib/base/encoding.cpp index 48be7873..2b834b6c 100644 --- a/lib/base/encoding.cpp +++ b/lib/base/encoding.cpp @@ -1,6 +1,5 @@ #include #include -#include eDVBTextEncodingHandler encodingHandler; // the one and only instance diff --git a/lib/base/filepush.cpp b/lib/base/filepush.cpp index b99896fc..ce33d04f 100644 --- a/lib/base/filepush.cpp +++ b/lib/base/filepush.cpp @@ -1,4 +1,3 @@ -#include #include #include #include -- cgit v1.2.3