summaryrefslogtreecommitdiffstats
path: root/src/Core/Configurable.h
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-08-31 23:10:27 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-08-31 23:10:27 +0200
commit85c914d0087458009ec74bbfdd4f7d8345aa1d2c (patch)
treee0bd366a27e1d2e01570024cba94eeb2dc07c350 /src/Core/Configurable.h
parent7890312d0a850ffc5be20d078d7e8f2d148dca3e (diff)
downloadmad-85c914d0087458009ec74bbfdd4f7d8345aa1d2c.tar
mad-85c914d0087458009ec74bbfdd4f7d8345aa1d2c.zip
Logger: Unterstützung für RemoteLogger
Diffstat (limited to 'src/Core/Configurable.h')
-rw-r--r--src/Core/Configurable.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Core/Configurable.h b/src/Core/Configurable.h
index f385e10..c526379 100644
--- a/src/Core/Configurable.h
+++ b/src/Core/Configurable.h
@@ -20,8 +20,6 @@
#ifndef MAD_CORE_CONFIGURABLE_H_
#define MAD_CORE_CONFIGURABLE_H_
-#include "export.h"
-
namespace Mad {
namespace Core {