mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
Pull in std::floor
[SVN r32229]
This commit is contained in:
@@ -165,6 +165,7 @@ namespace boost {
|
||||
void next()
|
||||
{
|
||||
using std::sqrt;
|
||||
using std::floor;
|
||||
|
||||
// In order to get the edges from the generator in sorted order, one
|
||||
// effective (but slow) procedure would be to use a
|
||||
|
||||
Reference in New Issue
Block a user