[PPL-devel] [GIT] ppl/ppl(master): Previous change reverted.

Roberto Bagnara bagnara at cs.unipr.it
Fri May 1 07:30:41 CEST 2009


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Fri May  1 07:30:29 2009 +0200

Previous change reverted.

---

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

diff --git a/src/Grid.defs.hh b/src/Grid.defs.hh
index 54a5dbf..a0ad1c8 100644
--- a/src/Grid.defs.hh
+++ b/src/Grid.defs.hh
@@ -1803,6 +1803,8 @@ 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