2
0
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:
Paul A. Bristow
2006-08-31 17:41:19 +00:00
parent 5577b49a33
commit aa5fca355c

View File

@@ -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