mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
completed fix in [64312] and [64317]
[SVN r64322]
This commit is contained in:
parent
78a83060f7
commit
7b1bcc810d
@ -69,7 +69,7 @@ namespace boost{
|
||||
namespace serialization{
|
||||
template<> struct version<non_default_ctble>
|
||||
{
|
||||
BOOST_STATIC_CONSTANT(unsigned int,value=3);
|
||||
BOOST_STATIC_CONSTANT(int,value=3);
|
||||
};
|
||||
} /* namespace serialization */
|
||||
} /* namespace boost*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user