From: François Dumont (francois.cppdevs_at_[hidden])
Date: 2005-01-04 01:31:18


isomorphism.cpp: Fix the use of the BOOST_NO_STDC_NAMESPACE

subgraph.cpp: Change vector iterator i into it to avoid conflict with the i
unsigned value defined later.