[PPL-devel] [GIT] ppl/ppl(floating_point): Restored inclusion of Polyhedron.defs. hh to allow

Fabio Bossi bossi at cs.unipr.it
Thu Jul 22 15:32:31 CEST 2010


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

Author: Fabio Bossi <bossi at cs.unipr.it>
Date:   Thu Jul 22 15:31:36 2010 +0200

Restored inclusion of Polyhedron.defs.hh to allow
compilation of Grid_public.cc.

---

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

diff --git a/src/Grid.defs.hh b/src/Grid.defs.hh
index bf4e617..4ee26be 100644
--- a/src/Grid.defs.hh
+++ b/src/Grid.defs.hh
@@ -40,7 +40,7 @@ site: http://www.cs.unipr.it/ppl/ . */
 #include "Poly_Gen_Relation.defs.hh"
 #include "Grid_Certificate.types.hh"
 #include "Box.types.hh"
-#include "Polyhedron.types.hh"
+#include "Polyhedron.defs.hh"
 #include "BD_Shape.types.hh"
 #include "Octagonal_Shape.types.hh"
 #include <vector>




More information about the PPL-devel mailing list