mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix include form.
[SVN r39059]
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <boost/math/distributions/triangular.hpp>
|
||||
using boost::math::triangular_distribution;
|
||||
#include <boost/math/tools/test.hpp>
|
||||
#include <boost/math/special_functions\fpclassify.hpp>
|
||||
#include <boost/math/special_functions/fpclassify.hpp>
|
||||
|
||||
#include <iostream>
|
||||
using std::cout;
|
||||
@@ -702,3 +702,4 @@ Tolerance for type class boost::math::concepts::real_concept is 1.11022e-015.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user