]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing std.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 26 May 2004 16:21:42 +0000 (16:21 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Wed, 26 May 2004 16:21:42 +0000 (16:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@9333 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/conditional_ostream.cc

index 0f6646f5d5c6fa520536a69fd69a1b981fd02136..8f6c41c253b8ab74dd242b2d31fc5cf81559f420 100644 (file)
@@ -18,7 +18,7 @@ ConditionalOStream pout;
 
 
 ConditionalOStream::ConditionalOStream():
-               std_out(&cout),
+               std_out(&std::cout),
                active_flag(true)
 {}
 

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.