#define to allow testing if unused_type has IO

[SVN r51286]
This commit is contained in:
Joel de Guzman
2009-02-17 11:18:20 +00:00
parent 35149161aa
commit 064dbedaa5

View File

@ -13,6 +13,8 @@
# pragma warning(disable: 4522) // multiple assignment operators specified warning
#endif
#define BOOST_FUSION_UNUSED_HAS_IO
namespace boost { namespace fusion
{
struct unused_type