cosmetic change to suppress bogus Microsoft warning

[SVN r46256]
This commit is contained in:
Robert Ramey
2008-06-08 20:12:34 +00:00
parent 01f9d42a23
commit 4d62235d3a

View File

@@ -19,7 +19,7 @@ namespace archive {
BOOST_WARCHIVE_DECL(std::codecvt_base::result)
codecvt_null<wchar_t>::do_out(
std::mbstate_t & state,
std::mbstate_t & /*state*/,
const wchar_t * first1,
const wchar_t * last1,
const wchar_t * & next1,