]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary include files.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2009 03:45:30 +0000 (03:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2009 03:45:30 +0000 (03:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@18195 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/transpose_matrix.h
deal.II/lac/include/lac/trilinos_solver.h

index 2142d11c23072ec2f5ca2145a67210818037526d..0aaf0bf00f2fd9e385da54849ab7743a2a010fad 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -16,7 +16,6 @@
 
 #include <base/subscriptor.h>
 #include <lac/pointer_matrix.h>
-#include <boost/shared_ptr.hpp>
 
 DEAL_II_NAMESPACE_OPEN
 
@@ -35,7 +34,6 @@ DEAL_II_NAMESPACE_OPEN
  * @ingroup Matrix2
  * @author Guido Kanschat, 2006
  */
-
 template<class MATRIX, class VECTOR>
 class
 TransposeMatrix : public PointerMatrixBase<VECTOR>
index 0ce1af8b7d6adaa78868712848c15d0b75b4455e..7863026a4d285d0409f58dc098283554405c6646 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2008 by the deal.II authors
+//    Copyright (C) 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -16,8 +16,6 @@
 #include <base/config.h>
 #include <lac/exceptions.h>
 #include <lac/solver_control.h>
-#include <boost/shared_ptr.hpp>
-
 #include <lac/vector.h>
 
 #ifdef DEAL_II_USE_TRILINOS

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.