45d44
< #include "base/fast_alloc.hh"
56c55
< class Request : public FastAlloc
---
> class Request
232c231
< ~Request() {} // for FastAlloc
---
> ~Request() {}