r271812 - in /trunk/libstdc++-v3: ChangeLog src...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri May 31 13:59:00 GMT 2019
Author: redi
Date: Fri May 31 13:59:19 2019
New Revision: 271812
URL: https://gcc.gnu.org/viewcvs?rev=271812&root=gcc&view=rev
Log:
Fix breakage due to removing __gnu_cxx::size_t declaration
Restore the using-declaration but locally in the source file, not in the
header.
* src/c++98/bitmap_allocator.cc: Add using-declaration for size_t.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/src/c++98/bitmap_allocator.cc
More information about the Libstdc++-cvs
mailing list