forked from boostorg/fusion
added initial version of deque
[SVN r36457]
This commit is contained in:
@ -12,5 +12,6 @@
|
||||
#include <boost/fusion/sequence/conversion/as_map.hpp>
|
||||
#include <boost/fusion/sequence/conversion/as_set.hpp>
|
||||
#include <boost/fusion/sequence/conversion/as_vector.hpp>
|
||||
#include <boost/fusion/sequence/conversion/as_deque.hpp>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user