]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Properly qualify name of class that we want to make a friend.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 29 Dec 2006 18:58:56 +0000 (18:58 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 29 Dec 2006 18:58:56 +0000 (18:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@14284 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/tensor_base.h

index 33bad871920b14e40c1f23e3ee2d22176459bd64..f74daaf061fa87bf6c1db82656ff5603c61e8cd0 100644 (file)
@@ -359,7 +359,7 @@ class Tensor<1,dim>
                                      * that seems to be impossible as
                                      * well.
                                      */
-    template <int otherrank, int otherdim>  friend class Tensor;
+    template <int otherrank, int otherdim>  friend class dealii::Tensor;
 
                                     /**
                                      * Point is allowed access to

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.