Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-04-03 11:01:53


Thanks, fixed!

On Tue, 3 Apr 2001, Kevin S. Van Horn wrote:

kevin_> Using gcc 2.95.2 on Linux with boost 1.2.1, I got an error on line 172 of
kevin_> reverse_graph.hpp:
kevin_>
kevin_> typedef property_map<Graph, Tag> PMap;
kevin_>
kevin_> The error seemed to indicate that the compiler didn't know what
kevin_> property_map was. I fixed the problem in my own copy by adding
kevin_>
kevin_> #include <boost/graph/properties.hpp>
kevin_>
kevin_> at the top of reverse_graph.hpp.
kevin_>
kevin_>
kevin_>
kevin_> To unsubscribe, send email to: <mailto:boost-unsubscribe_at_[hidden]>
kevin_>
kevin_>
kevin_> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
kevin_>
kevin_>
kevin_>

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk