mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
port to KAI C++
[SVN r9610]
This commit is contained in:
@@ -64,6 +64,7 @@ namespace boost {
|
||||
} else
|
||||
if (edge(f[*i], j, g2).second)
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user