source: etc/patch/apache-log4cxx-0.10.0.diff

Last change on this file was 3744, checked in by Christoph Mayer, 15 years ago
File size: 309 bytes
RevLine 
[3744]1--- apache-log4cxx-0.10.0/src/main/include/log4cxx/logstring.h
2+++ apache-log4cxx-0.10.0/src/main/include/log4cxx/logstring.h
3@@ -25,6 +25,7 @@
4
5
6 #include <string>
7+#include <cstring>
8 #include <log4cxx/log4cxx.h>
9
10 #if LOG4CXX_LOGCHAR_IS_WCHAR && LOG4CXX_LOGCHAR_IS_UTF8 && LOG4CXX_LOGCHAR_IS_UNICHAR
11
Note: See TracBrowser for help on using the repository browser.