]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Some compilers apparently want to have a full declaration of ConstraintMatrix
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 4 Oct 2013 13:05:10 +0000 (13:05 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 4 Oct 2013 13:05:10 +0000 (13:05 +0000)
if they see it in a default argument.

git-svn-id: https://svn.dealii.org/trunk@31118 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/matrix_tools.h

index ffacbafac32c51987532fa7b6efba5ea2aef3031..735834df76250d9d121d39b5e19a095229e6a4a3 100644 (file)
@@ -21,6 +21,7 @@
 #include <deal.II/base/config.h>
 #include <deal.II/base/exceptions.h>
 #include <deal.II/base/thread_management.h>
+#include <deal.II/lac/constraint_matrix.h>
 #include <deal.II/dofs/function_map.h>
 
 #include <map>
@@ -31,7 +32,6 @@ DEAL_II_NAMESPACE_OPEN
 // forward declarations
 template <int dim> class Quadrature;
 
-class ConstraintMatrix;
 
 template<typename number> class Vector;
 template<typename number> class FullMatrix;

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.