]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a forward declaration apparently needed for MSVC.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2012 10:02:18 +0000 (10:02 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2012 10:02:18 +0000 (10:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@25644 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_accessor.h

index ccb6d05160afeabda4a24ba09ad2c19c378b8a2a..80e764059c091eea14943ca2da39093acc576924 100644 (file)
@@ -29,6 +29,9 @@ class ConstraintMatrix;
 
 template <typename Accessor> class TriaRawIterator;
 
+template <int, int> class FiniteElement;
+
+
 namespace internal
 {
   namespace DoFCellAccessor

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.