mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-13 00:32:15 +00:00
adjustment for QNX
altered Jamfiles to fix test with DLLS on static builds [SVN r79951]
This commit is contained in:
@@ -47,7 +47,7 @@ codecvt_null<wchar_t>::do_out(
|
||||
|
||||
BOOST_WARCHIVE_DECL(std::codecvt_base::result)
|
||||
codecvt_null<wchar_t>::do_in(
|
||||
std::mbstate_t & state,
|
||||
std::mbstate_t & /*state*/,
|
||||
const char * first1,
|
||||
const char * last1,
|
||||
const char * & next1,
|
||||
|
||||
Reference in New Issue
Block a user