]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the return type of ostream::rdbuf.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 5 Feb 2004 22:41:11 +0000 (22:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 5 Feb 2004 22:41:11 +0000 (22:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@8402 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/logstream.h

index b9480771dead3ac8123271256d8a6b839c255d90..042de4b1b0a23eddc7526a14c56de648d1e0d711 100644 (file)
@@ -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

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.