Use std::string instead of string

Authored by klode on Jun 19 2019, 8:55 AM.

Description

Use std::string instead of string

APT 1.9 drops a few "using" uses in headers, so we have to use
the namespaced name now.

Details

Committed
klodeJun 19 2019, 10:05 AM
Differential Revision
D21896: Port to APT 1.9.0
Parents
R548:417dd6b4102f: Include additional headers needed in apt 1.9
Branches
Unknown
Tags
Unknown