mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Avoid using max_digits10 in test to allow as old versions as possible to run
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
#include <boost/math/special_functions/lambert_w.hpp> // For lambert_w0 and wm1 functions.
|
||||
|
||||
//#include <iostream>
|
||||
//#include <iomanip>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user