mirror of
https://github.com/boostorg/math.git
synced 2026-02-13 12:32:15 +00:00
Added needed #include
[SVN r32316]
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#define BOOST_MATH_EXPM1_INCLUDED
|
||||
|
||||
#include <cmath>
|
||||
#include <math.h> // platform's ::expm1
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/math/special_functions/detail/series.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user