From a07c366a99c9228a0ea1ee5b82c3fdb2ca93509e Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 13 Mar 2006 13:23:34 +0000 Subject: [PATCH] Added a blank before the commas in iv2off.cin as VC8 has a bug in operator>>(istream, int&) --- Polyhedron_IO/changes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Polyhedron_IO/changes.txt b/Polyhedron_IO/changes.txt index 1a0ff289e75..2dd70c28c7e 100644 --- a/Polyhedron_IO/changes.txt +++ b/Polyhedron_IO/changes.txt @@ -1,6 +1,9 @@ Polyhedron_IO Package: Release changes: --------------------------------------------------------------------- +13 March 2006 Andreas Fabri +- Added a blank before the commas in iv2off.cin as VC8 has a bug in operator>>(istream, int&) + 19 December 2004 Andreas Fabri - Updated file headers in the demos