]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
class specifier missing
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Sep 2006 20:44:21 +0000 (20:44 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 8 Sep 2006 20:44:21 +0000 (20:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@13863 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/pointer_matrix.h

index 2cdf32d965acaf16bb1d5e67cc349161d7eadef2..0c357f6477c31f1c9ea67d9de9ac496041fe1571 100644 (file)
@@ -372,7 +372,7 @@ class PointerMatrixAux : public PointerMatrixBase<VECTOR>
  * @author Guidl Kanschat, 2006
  */
 template <typename number>
-PointerMatrixVector : public PointerMatrixBase<Vector<number> >
+class PointerMatrixVector : public PointerMatrixBase<Vector<number> >
 {
   public:
                                     /**

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.