]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing "typename".
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Feb 2003 01:31:58 +0000 (01:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Feb 2003 01:31:58 +0000 (01:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@7174 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_ilu.h

index 1fb8c8430add1b219649d2f1115be0de863fcbdc..da998c96ac095b984489f72cd50e3944b0059bd2 100644 (file)
@@ -80,7 +80,7 @@ class SparseILU : public SparseLUDecomposition<number>
                                       */
     SparseILU (const SparsityPattern &sparsity);
     
-    typedef SparseLUDecomposition<number>::AdditionalData AdditionalData;
+    typedef typename SparseLUDecomposition<number>::AdditionalData AdditionalData;
 
                                     /**
                                      * Perform the incomplete LU

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.