Denis Davydov via Boost wrote:
The one-liner fix is here https://github.com/boostorg/graph/pull/104
This PR (just adding a missing include) fixes a regression introduced in
Boost 1.67 beta and is extremely safe to be applied. However, Boost.Graph
is not actively maintained these days (except Eric's recent merge).
Would release managers take care of merging it?
== What regression does this PR resolve? ==
Boost 1.67 introduces the following regression, which will be fixed by the PR:
// Fails to compile in Boost 1.67!
#include