|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otb_boost_expint_header_h
22 #define otb_boost_expint_header_h
24 #if defined(__GNUC__) || defined(__clang__)
25 #pragma GCC diagnostic push
26 #pragma GCC diagnostic ignored "-Wunused-parameter"
27 #pragma GCC diagnostic ignored "-Wunused-local-typedefs"
28 #include <boost/math/special_functions/expint.hpp>
29 #pragma GCC diagnostic pop
31 #include <boost/math/special_functions/expint.hpp>