mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix missing header
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <boost/array.hpp>
|
||||
#include <boost/math/tools/config.hpp>
|
||||
#include <boost/math/tools/assert.hpp>
|
||||
|
||||
#if BOOST_MATH_POLY_METHOD == 1
|
||||
# define BOOST_HEADER() <BOOST_JOIN(boost/math/tools/detail/polynomial_horner1_, BOOST_MATH_MAX_POLY_ORDER).hpp>
|
||||
|
||||
Reference in New Issue
Block a user