diff --git a/examples/example008_bernoulli_tgamma.cpp b/examples/example008_bernoulli_tgamma.cpp index 31ea6ed..1e66beb 100644 --- a/examples/example008_bernoulli_tgamma.cpp +++ b/examples/example008_bernoulli_tgamma.cpp @@ -352,11 +352,6 @@ namespace example008_bernoulli } } // namespace example008_bernoulli -#if !defined(WIDE_DECIMAL_DISABLE_IOSTREAM) -#include -#include -#endif - #if defined(WIDE_DECIMAL_NAMESPACE) auto WIDE_DECIMAL_NAMESPACE::math::wide_decimal::example008_bernoulli_tgamma() -> bool #else