]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
superfluous include files removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Jan 2003 13:32:09 +0000 (13:32 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Jan 2003 13:32:09 +0000 (13:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@6867 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_base.cc

index 4b12c3807f9daf873a5811993405988bde2182e2..7e8cde162888e2d3db3f8a1276793663e0a3d2cd 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
 
 
 #include <multigrid/mg_base.h>
-#include <multigrid/mg_smoother.h>
-#include <lac/sparse_matrix.h>
-#include <lac/block_sparse_matrix.h>
-#include <cmath>
-
-
+#include <lac/vector.h>
+#include <lac/block_vector.h>
 
 
 template <class VECTOR>

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.