commit | ee55a8f64d253bdf5bfa98e8d09901a5fb9ee13c | [log] [tgz] |
---|---|---|
author | Paul Wankadia <[email protected]> | Tue Aug 02 21:49:57 2016 +1000 |
committer | Paul Wankadia <[email protected]> | Tue Aug 02 12:10:53 2016 +0000 |
tree | 65363b6c5fcd614f54a23217f4bd5c2571812756 | |
parent | 861ccbc9d66334d6eff8183d08f4ef504e055741 [diff] |
Remove more #include directives from util/util.h. This time, it was also necessary to remove using declarations, which meant adding "std::" to everything. I left std::string alone for now, but added a couple of TODOs for it. Change-Id: Idc45d6587be3ac3a2be1c9c941b4bad5b7a3fdb3 Reviewed-on: https://code-review.googlesource.com/5443 Reviewed-by: Paul Wankadia <[email protected]>