mirror of
https://github.com/boostorg/math.git
synced 2026-01-30 20:12:09 +00:00
added newline at end of last line #endif // BOOST_MATH_DISTRIBUTIONS_CHI_SQUARED_HPP
to avoid fatal compile error. Noted failure to throw 12 expected exceptions - will investigate why. [SVN r3175]
This commit is contained in:
@@ -250,4 +250,4 @@ RealType chi_squared_distribution<RealType>::estimate_degrees_of_freedom(
|
||||
// keep compilers that support two-phase lookup happy.
|
||||
#include <boost/math/distributions/detail/derived_accessors.hpp>
|
||||
|
||||
#endif // BOOST_MATH_DISTRIBUTIONS_CHI_SQUARED_HPP
|
||||
#endif // BOOST_MATH_DISTRIBUTIONS_CHI_SQUARED_HPP
|
||||
|
||||
Reference in New Issue
Block a user