]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add missing inheritance
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Aug 2012 11:46:49 +0000 (11:46 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Aug 2012 11:46:49 +0000 (11:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@26151 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/table_indices.h

index 52d30af82aa394821e1cdefeb05a1ce4109220e2..c13cce5afb36b099642062178f57c2cc1cbacaf9 100644 (file)
@@ -99,7 +99,7 @@ class TableIndicesBase
  * @author Wolfgang Bangerth, 2002
  */
 template <int N>
-class TableIndices
+class TableIndices : public TableIndicesBase<N>
 {
                                      /**
                                       * Standard constructor, setting

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.