[PPL-devel] [GIT] ppl/ppl(master): Useless friend declaration removed.

Roberto Bagnara bagnara at cs.unipr.it
Thu Apr 30 22:10:29 CEST 2009


Module: ppl/ppl
Branch: master
Commit: b066995711ae2cb8441faec05b44a81ba71c62ec
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=b066995711ae2cb8441faec05b44a81ba71c62ec

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Thu Apr 30 22:10:16 2009 +0200

Useless friend declaration removed.

---

 src/Grid.defs.hh |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/Grid.defs.hh b/src/Grid.defs.hh
index a0ad1c8..54a5dbf 100644
--- a/src/Grid.defs.hh
+++ b/src/Grid.defs.hh
@@ -1803,8 +1803,6 @@ public:
 
   friend class Parma_Polyhedra_Library::Grid_Certificate;
 
-  template <typename Interval> friend class Parma_Polyhedra_Library::Box;
-
   //! \name Miscellaneous Member Functions
   //@{
 




More information about the PPL-devel mailing list