Boost logo

Boost :

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


properties.hpp needed to include graph_traits.hpp.

Thanks!
Jeremy

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

kevin_> Apparently properties.hpp is not self-contained. The following program
kevin_> gives me numerous errors in properties.hpp:
kevin_>
kevin_> #include <boost/graph/properties.hpp>
kevin_> using namespace boost;
kevin_>
kevin_> int foo(vertex_index_t)
kevin_> {
kevin_> return 3;
kevin_> }
kevin_>
kevin_> The errors disappear if I add
kevin_>
kevin_> #include <boost/graph/breadth_first_search.hpp>
kevin_>
kevin_> before properties.hpp.
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