Yet another attempt to fix #2687

[SVN r52411]
This commit is contained in:
Beman Dawes
2009-04-16 02:12:14 +00:00
parent da8fe765fd
commit 23850d984a

View File

@ -87,7 +87,6 @@
#if defined(BOOST_NO_STDC_NAMESPACE)
namespace std {
using ::codecvt;
using ::mbstate_t;
using ::size_t;
}