diff Resources/Patches/log4cplus-patch.diff @ 102:7593b57dc1bf

switch to google log
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 03 Oct 2012 16:28:13 +0200
parents Resources/log4cplus-patch.diff@27dc762e3dc8
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/Patches/log4cplus-patch.diff	Wed Oct 03 16:28:13 2012 +0200
@@ -0,0 +1,10 @@
+--- log4cplus-1.0.4.1/src/factory.cxx   2010-05-28 11:06:51.000000000 +0200
++++ factory.cxx    2012-10-02 11:43:31.808439489 +0200
+@@ -35,7 +35,7 @@
+ #  if defined (LOG4CPLUS_HAVE_WIN32_CONSOLE)
+ #    include <log4cplus/win32consoleappender.h>
+ #  endif
+-#  include <log4cplus/Win32DebugAppender.h>
++#  include <log4cplus/win32debugappender.h>
+ #endif
+