mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +00:00
Add missing #include to chebeshev.hpp.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <boost/math/policies/error_handling.hpp>
|
||||
#include <boost/math/constants/constants.hpp>
|
||||
#include <boost/math/tools/promotion.hpp>
|
||||
#include <boost/math/tools/throw_exception.hpp>
|
||||
|
||||
#if (__cplusplus > 201103) || (defined(_CPPLIB_VER) && (_CPPLIB_VER >= 610))
|
||||
# define BOOST_MATH_CHEB_USE_STD_ACOSH
|
||||
|
||||
Reference in New Issue
Block a user