Module: ppl/ppl Branch: master Commit: 47700f1555720a88ce2c5b5ee94517af003b9863 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=47700f1555720... Author: Roberto Bagnara <bagnara@cs.unipr.it> Date: Tue Feb 21 07:11:39 2012 +0100 Unwanted inclusion removed. --- tests/MIP_Problem/mipproblem2.cc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tests/MIP_Problem/mipproblem2.cc b/tests/MIP_Problem/mipproblem2.cc index a81d6dc..3f436c5 100644 --- a/tests/MIP_Problem/mipproblem2.cc +++ b/tests/MIP_Problem/mipproblem2.cc @@ -22,7 +22,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 <limits> namespace {