merged [64312] from trunk

[SVN r64313]
This commit is contained in:
Joaquín M López Muñoz 2010-07-24 09:20:29 +00:00
parent eb1f2a98b7
commit e4771a0fae

View File

@ -1124,7 +1124,7 @@ struct version<
boost::multi_index_container<Value,IndexSpecifierList,Allocator> boost::multi_index_container<Value,IndexSpecifierList,Allocator>
> >
{ {
BOOST_STATIC_CONSTANT(unsigned int,value=2); BOOST_STATIC_CONSTANT(int,value=2);
}; };
} /* namespace serialization */ } /* namespace serialization */
#endif #endif