
Module: ppl/ppl Branch: master Commit: 5dc399d79a0f80e096a2355f2fe4f31c7cac64f0 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5dc399d79a0f8...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Feb 20 23:32:50 2012 +0100
Unwanted inclusion removed.
---
tests/Box/refinewithconstraints2.cc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/Box/refinewithconstraints2.cc b/tests/Box/refinewithconstraints2.cc index 823f0ac..39f04fb 100644 --- a/tests/Box/refinewithconstraints2.cc +++ b/tests/Box/refinewithconstraints2.cc @@ -23,7 +23,6 @@ For the most up-to-date information see the Parma Polyhedra Library site: http://bugseng.com/products/ppl/ . */
#include "ppl_test.hh" -#include "pwl.hh" #include <sstream>
namespace {