mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Remove header deprecation warnings.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <boost/math/concepts/real_concept.hpp> // for real_concept
|
||||
#define BOOST_TEST_MAIN
|
||||
#include <boost/test/unit_test.hpp> // Boost.Test
|
||||
#include <boost/test/floating_point_comparison.hpp>
|
||||
#include <boost/test/tools/floating_point_comparison.hpp>
|
||||
|
||||
#include <boost/math/distributions/triangular.hpp>
|
||||
using boost::math::triangular_distribution;
|
||||
|
||||
Reference in New Issue
Block a user