]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix missing std::
authorTimo Heister <timo.heister@gmail.com>
Fri, 6 Sep 2013 18:24:58 +0000 (18:24 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 6 Sep 2013 18:24:58 +0000 (18:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@30633 0785d39b-7218-0410-832d-ea1e28bc413d

tests/tests.h

index a68e5397904334caffc00eabe4be318a8d16c439..9378b1bf29de4963e0af854759d9926e43cbb63d 100644 (file)
@@ -52,7 +52,7 @@ inline void check_petsc_allocations()
          != stageLog->stageInfo->classLog->classInfo[i].creations)
        {
          errors = true;
-         cerr << "ERROR: PETSc objects leaking of type '"
+         std::cerr << "ERROR: PETSc objects leaking of type '"
               <<  stageLog->classLog->classInfo[i].name << "'"
               << " with " << stageLog->stageInfo->classLog->classInfo[i].creations
               << " creations and only "

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.