bitmap_allocator.cc
3.46 KB
-
Fix breakage due to removing __gnu_cxx::size_t declaration · ff0b7e88
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. From-SVN: r271812
Jonathan Wakely committed