Updated Boost libraries to version 1.49, and recompiled them with NDK r8d
This commit is contained in:
@@ -52,6 +52,11 @@ struct version
|
||||
BOOST_STATIC_CONSTANT(int, value = version::type::value);
|
||||
};
|
||||
|
||||
#ifndef BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
||||
template<class T>
|
||||
const int version<T>::value;
|
||||
#endif
|
||||
|
||||
} // namespace serialization
|
||||
} // namespace boost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user