diff options
Diffstat (limited to 'devel/fortytwo-encore/files/patch-Encore.h')
-rw-r--r-- | devel/fortytwo-encore/files/patch-Encore.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/fortytwo-encore/files/patch-Encore.h b/devel/fortytwo-encore/files/patch-Encore.h new file mode 100644 index 000000000000..6160b76c3749 --- /dev/null +++ b/devel/fortytwo-encore/files/patch-Encore.h @@ -0,0 +1,10 @@ +--- Encore.h.orig 2006-12-08 08:41:12.000000000 +0100 ++++ Encore.h 2012-02-06 04:57:39.000000000 +0100 +@@ -53,7 +53,6 @@ + #include <Encore/ECLogging.h> + #include <Encore/ECDefaultLoggingFormatter.h> + #include <Encore/ECNSLogLoggingWriter.h> +-#include <Encore/ECLoggingConfigurationFactory.h> + #include <Encore/ECLoggingConfiguration.h> + #include <Encore/ECFileLoggingWriter.h> + #include <Encore/ECLoggingXMLConfiguration.h> |