forked from boostorg/fusion
9 lines
172 B
C++
9 lines
172 B
C++
![]() |
#if !defined(BOOST_FUSION_SUPPORT_VOID_20070706_2125)
|
||
|
#define BOOST_FUSION_SUPPORT_VOID_20070706_2125
|
||
|
|
||
|
namespace boost { namespace fusion {
|
||
|
struct void_ {};
|
||
|
}}
|
||
|
|
||
|
#endif
|