28a29
> #include "base/stl_helpers.hh"
30a32,33
> using m5::stl_helpers::operator<<;
>
34c37
< setSize(size);
---
> resize(size);