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