Author: carnold
Date: Thu Nov  8 13:29:17 2007
New Revision: 593331

URL: http://svn.apache.org/viewvc?rev=593331&view=rev
Log:
LOGCXX-18: Add preprocessor macro for memsetting ios_base

Modified:
    logging/log4cxx/trunk/src/main/cpp/logstream.cpp

Modified: logging/log4cxx/trunk/src/main/cpp/logstream.cpp
URL: 
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/main/cpp/logstream.cpp?rev=593331&r1=593330&r2=593331&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/main/cpp/logstream.cpp (original)
+++ logging/log4cxx/trunk/src/main/cpp/logstream.cpp Thu Nov  8 13:29:17 2007
@@ -18,6 +18,7 @@
 #include <log4cxx/logstring.h>
 #include <log4cxx/stream.h>
 #include <log4cxx/helpers/transcoder.h>
+#include <log4cxx/private/log4cxx_private.h>
 
 using namespace log4cxx;
 


Reply via email to