Program options possible error?

6 Sep
2004
6 Sep
'04
11:38 a.m.
In <boost/program_options/detail/config_file.hpp> why is BOOST_WORKAROUND used (line 19) before the inclusion of #include <boost/detail/workaround.hpp>? Thanks Leo

6 Sep
6 Sep
12:01 p.m.
Hi Llew,
In <boost/program_options/detail/config_file.hpp>
why is BOOST_WORKAROUND used (line 19) before the inclusion of #include <boost/detail/workaround.hpp>?
For no good reason. I think <boost/detail/workaround.hpp> is already transitively included via other other headers by the time I use BOOST_WORKAROUND, but I've moved the #include to the proper place anyway. Thanks, Volodya
7583
Age (days ago)
7583
Last active (days ago)
1 comments
2 participants
participants (2)
-
Llew Sion Goodstadt
-
Vladimir Prus