Skip to content

Commit acaa4c9

Browse files
committed
Merge branch 'develop'
2 parents 0565d1e + a30cc10 commit acaa4c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/boost/program_options/version.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515
#endif
1616
#define BOOST_PROGRAM_OPTIONS_VERSION 2
1717

18+
// Signal that implicit options will use values from next
19+
// token, if available.
20+
#define BOOST_PROGRAM_OPTIONS_IMPLICIT_VALUE_NEXT_TOKEN 1
1821

1922
#endif

0 commit comments

Comments
 (0)