]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unnecessary using namespace declarations.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Oct 2006 00:28:53 +0000 (00:28 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Oct 2006 00:28:53 +0000 (00:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@14013 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/polynomials_abf.cc

index e09516305ce579019dff0a94ef9377c8b4acc3e2..fc13c0c1aeee58549c8dce7b618eef1130281b44 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2004, 2005 by the deal.II authors
+//    Copyright (C) 2004, 2005, 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -15,8 +15,7 @@
 #include <base/quadrature_lib.h>
 #include <iostream>
 #include <iomanip>
-using namespace std;
-using namespace Polynomials;
+
 
 
 template <int dim>

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.