We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70de61 commit 2eda031Copy full SHA for 2eda031
include/boost/program_options/detail/config_file.hpp
@@ -17,9 +17,7 @@
17
#include <boost/program_options/eof_iterator.hpp>
18
19
#include <boost/detail/workaround.hpp>
20
-#if BOOST_WORKAROUND(__MWERKS__, BOOST_TESTED_AT(0x3202))
21
#include <boost/program_options/detail/convert.hpp>
22
-#endif
23
24
#if BOOST_WORKAROUND(__DECCXX_VER, BOOST_TESTED_AT(60590042))
25
#include <istream> // std::getline
0 commit comments