boostorg / program_options

Boost.org program_options module
http://boost.org/libs/program_options
110 stars 107 forks source link

Compiler warning about deprecated header #139

Open pfeatherstone opened 3 months ago

pfeatherstone commented 3 months ago

Whenever I use this library in isolation, i get the following compiler warning:

#pragma message: This header is deprecated. Use boost/core/invoke_swap.hpp instead