$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Possible bug in archive/codecvt_null.hpp
From: Bernhard Walle (bernhard.walle_at_[hidden])
Date: 2009-01-06 11:21:57
* Matthieu Brucher [2009-01-06 12:04]:
>
> 25 #if defined(BOOST_NO_STDC_NAMESPACE)
> 26 using ::codecvt;
> 27 using ::mbstate_t;
> 28 using ::size_t
> 29 #endif
>
> Line 28 should end with a comma.
Not a semicolon?
Regards,
Bernhard