From: bangerth Date: Mon, 23 Oct 2006 11:43:57 +0000 (+0000) Subject: Import namespace dealii. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f792f58a5918ad98dc694bf558c7f8821ff057;p=dealii-svn.git Import namespace dealii. git-svn-id: https://svn.dealii.org/trunk@14045 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-27/step-27.cc b/deal.II/examples/step-27/step-27.cc index 42c0571bb4..89fb06c846 100644 --- a/deal.II/examples/step-27/step-27.cc +++ b/deal.II/examples/step-27/step-27.cc @@ -96,6 +96,9 @@ #include +using namespace dealii; + + // @sect3{Equation data} // // First we define the classes