Opened 13 years ago

Closed 13 years ago

#3691 closed Bugs (fixed)

[graph] regression test failures due to missing #endif

Reported by: rwebb <richard.webb@…> Owned by: Andrew Sutton
Milestone: Boost 1.42.0 Component: graph
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

A bunch of regresion tests are failing on Trunk with an error about a missing #endif in graph/lookup_edge.hpp. e.g.

http://tinyurl.com/ylzos4s

Looks like the #ifndef BOOST_GRAPH_LOOKUP_EDGE_HPP hasn't been closed.

Change History (1)

comment:1 by Jeremiah Willcock, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r58005.

Note: See TracTickets for help on using tickets.