From: hartmann Date: Tue, 19 Mar 2002 13:55:10 +0000 (+0000) Subject: Fix. Make it compile. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=102527806e25c157a9bf9e76134a25e415177b36;p=dealii-svn.git Fix. Make it compile. git-svn-id: https://svn.dealii.org/trunk@5587 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/tensor.h b/deal.II/base/include/base/tensor.h index 3c7436de2b..1714e2b979 100644 --- a/deal.II/base/include/base/tensor.h +++ b/deal.II/base/include/base/tensor.h @@ -65,7 +65,7 @@ class Tensor * Type of stored objects. This * is a tensor of lower rank. */ - typedef typename Tensor value_type; + typedef Tensor value_type; /** * Declare an array type which