Fixed bug #6347 (extra ';' error)

[SVN r76282]
This commit is contained in:
Ion Gaztañaga
2012-01-02 21:53:53 +00:00
parent 6c8690e6c9
commit e0ccf0b9f7

View File

@@ -139,8 +139,8 @@ namespace boost {
namespace intrusive { namespace intrusive {
namespace detail { namespace detail {
BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT(element_type); BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT(element_type)
BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT(difference_type); BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT(difference_type)
////////////////////// //////////////////////
//struct first_param //struct first_param