On Dec 6, 2004, at 12:09 PM, Conway Allen wrote:
Writing std::ostream should do the trick (don't ask my why...!)
The error appeared to be in a system header (ios.h), better to remove the log4cxx namespace from the imported namespaces (or at least import it after including ios.h) than to tweak a system header.
