aboutsummaryrefslogtreecommitdiff
path: root/lib/base/eerror.h
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2006-01-22 12:32:45 +0000
committerAndreas Oberritter <obi@opendreambox.org>2006-01-22 12:32:45 +0000
commitd6c68fa2ec0f3c8b6248444a7414942291b571e1 (patch)
tree481ecc2c7ca754ec6d5be9eb55672ce677f57cf6 /lib/base/eerror.h
parenteb464659563590850a287589992f32021fc52369 (diff)
downloadenigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.tar.gz
enigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.zip
remove generated file "config.h":
pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader"
Diffstat (limited to 'lib/base/eerror.h')
-rw-r--r--lib/base/eerror.h1
1 files changed, 0 insertions, 1 deletions
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 <string>
#include <map>
#include <new>