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

30 Apr
2009
30 Apr
'09
10:10 p.m.
Module: ppl/ppl Branch: master Commit: b066995711ae2cb8441faec05b44a81ba71c62ec URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=b066995711ae2...
Author: Roberto Bagnara bagnara@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 //@{
6015
Age (days ago)
6015
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara