47a48
> #include <list>
295a297,301
> /**
> * Convenience typedef for a collection of address ranges
> */
> typedef std::list<AddrRange> AddrRangeList;
>