From: wolf Date: Thu, 5 Feb 2004 22:41:11 +0000 (+0000) Subject: Fix the return type of ostream::rdbuf. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df41ea3157c30b3a5f55cfdd2e445ac97a29e21;p=dealii-svn.git Fix the return type of ostream::rdbuf. git-svn-id: https://svn.dealii.org/trunk@8402 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/logstream.h b/deal.II/base/include/base/logstream.h index b9480771de..042de4b1b0 100644 --- a/deal.II/base/include/base/logstream.h +++ b/deal.II/base/include/base/logstream.h @@ -311,7 +311,7 @@ class LogStream * time, or when the destructor * of this class is run. */ - std::ostream::__streambuf_type* old_cerr; + std::streambuf *old_cerr; /** * Print head of line. This prints