]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix number of template arguments of a friend class.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Feb 2009 03:07:39 +0000 (03:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Feb 2009 03:07:39 +0000 (03:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@18407 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/hp/dof_faces.h

index 8835b97f3d8738c1b76a13164dda6a72714d5f85..72b4394271177de6c876ba87cc10fa2537ca7e7b 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2006, 2008 by the deal.II authors
+//    Copyright (C) 2006, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -98,7 +98,7 @@ namespace internal
                                           */
         unsigned int memory_consumption () const;
 
-       template <int> friend class dealii::hp::DoFHandler;     
+       template <int, int> friend class dealii::hp::DoFHandler;        
     };
 
 /**

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.