forked from boostorg/fusion
Patch by Nathan Ridge to allow BOOST_FUSION_ADAPT_ADT adapted classes to be compared using relational operators.
[SVN r78490]
This commit is contained in:
@ -19,5 +19,6 @@
|
||||
#include <boost/fusion/support/deduce.hpp>
|
||||
#include <boost/fusion/support/deduce_sequence.hpp>
|
||||
#include <boost/fusion/support/unused.hpp>
|
||||
#include <boost/fusion/support/as_const.hpp>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user