mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Cleanup examples
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
# include <iostream>
|
||||
# include <iomanip>
|
||||
# include <limits>
|
||||
# include <type_traits>
|
||||
# include <cmath>
|
||||
|
||||
#include <boost/math/tools/assert.hpp>
|
||||
#include <boost/type_traits/is_floating_point.hpp>
|
||||
#include <boost/math/special_functions/next.hpp> // for float_distance
|
||||
|
||||
//[numeric_derivative_example
|
||||
|
||||
Reference in New Issue
Block a user