comparison Resources/log4cplus-patch.diff @ 100:27dc762e3dc8

getting rid of static dcmtk for debian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 03 Oct 2012 09:33:25 +0200
parents
children
comparison
equal deleted inserted replaced
99:52ed88d3096a 100:27dc762e3dc8
1 --- log4cplus-1.0.4.1/src/factory.cxx 2010-05-28 11:06:51.000000000 +0200
2 +++ factory.cxx 2012-10-02 11:43:31.808439489 +0200
3 @@ -35,7 +35,7 @@
4 # if defined (LOG4CPLUS_HAVE_WIN32_CONSOLE)
5 # include <log4cplus/win32consoleappender.h>
6 # endif
7 -# include <log4cplus/Win32DebugAppender.h>
8 +# include <log4cplus/win32debugappender.h>
9 #endif
10