Opened 8 years ago
Closed 8 years ago
#10965 closed Bugs (invalid)
missing boost/math/tools/test.hpp
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | math |
Version: | Boost 1.56.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
"test_weibull.cpp", line 23: Error: Could not open include file<boost/math/tools/test.hpp>.
/boost_1_56_0/boost_1_56_0/boost/math/tools 153 % ls ./ fraction.hpp rational.hpp toms748_solve.hpp ../ minima.hpp real_cast.hpp traits.hpp big_constant.hpp polynomial.hpp roots.hpp tuple.hpp config.hpp precision.hpp series.hpp user.hpp detail/ promotion.hpp stats.hpp workaround.hpp
there is no test.hpp
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
For future reference, this stuff is in libs/math/include_private now.
solved the problem. please close this ticket.