mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix line endings.
[SVN r55119]
This commit is contained in:
@@ -176,4 +176,5 @@ ___________________________________________
|
||||
99.900 0.07921 0.12336
|
||||
99.990 0.07577 0.12795
|
||||
99.999 0.07282 0.13206
|
||||
*/
|
||||
*/
|
||||
|
||||
|
||||
@@ -32,4 +32,5 @@ int main()
|
||||
std::cout << "errno = " << errno << std::endl;
|
||||
}
|
||||
|
||||
//]
|
||||
//]
|
||||
|
||||
|
||||
@@ -29,4 +29,5 @@ int main()
|
||||
r /= root_two;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user