commit | 1c6c7573e9ffa95058adc9d185d205b1e59b3d70 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Mon Sep 08 18:44:12 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Mon Sep 08 18:44:12 2014 -0700 |
tree | 3259f5a147d78bb32128f4a1cd076f958ad50a45 | |
parent | f4eaaadb8cb0e2ff8d1704827883b5a62173311d [diff] |
Don't pollute the namespace for two uses. Clang complains about ambiguity between std::hash and ::hash (locally defined). There's no need to pull in the whole namespace for two uses of std::map anyway. Change-Id: Icbaa7ebbaad05999988784ad34662c721fb12b29