mirror of
https://github.com/boostorg/random.git
synced 2026-01-19 16:32:16 +00:00
include <cmath> for std::pow
[SVN r26163]
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <iostream>
|
||||
#include <algorithm> // std::equal
|
||||
#include <stdexcept>
|
||||
#include <cmath> // std::pow
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/cstdint.hpp>
|
||||
|
||||
Reference in New Issue
Block a user