boost::unordered_map->std::unordered_map

Change-Id: I5d458f43616edc395faa8c27edaddc7d515166db
This commit is contained in:
Caolán McNamara
2015-01-04 11:10:45 +00:00
parent 18861c30a6
commit ca8787a981
60 changed files with 174 additions and 235 deletions

View File

@@ -1413,7 +1413,7 @@ struct DatabaseTypeDescription
OUString typeType;
};
typedef ::boost::unordered_map
typedef std::unordered_map
<
sal_Int32,
DatabaseTypeDescription,