]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix. Make it compile.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Mar 2002 13:55:10 +0000 (13:55 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 19 Mar 2002 13:55:10 +0000 (13:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@5587 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/tensor.h

index 3c7436de2bd4fda857203671925d49aa495e37da..1714e2b979e203c723beae4df8b2246ada14e941 100644 (file)
@@ -65,7 +65,7 @@ class Tensor
                                      * Type of stored objects. This
                                      * is a tensor of lower rank.
                                      */
-    typedef typename Tensor<rank_-1,dim> value_type;
+    typedef Tensor<rank_-1,dim> value_type;
 
                                     /**
                                      * Declare an array type which

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.