mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Add missing #include.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <boost/math/policies/error_handling.hpp>
|
||||
#include <boost/math/tools/rational.hpp>
|
||||
#include <boost/math/special_functions/math_fwd.hpp>
|
||||
#include <boost/math/special_functions/fpclassify.hpp>
|
||||
#include <boost/math/tools/assert.hpp>
|
||||
|
||||
#if defined(__GNUC__) && defined(BOOST_MATH_USE_FLOAT128)
|
||||
|
||||
Reference in New Issue
Block a user