cl 189032107, again

This commit is contained in:
Gennadiy Civil
2018-03-16 15:56:31 -04:00
parent 080fcbe0aa
commit a3c2e107ae
2 changed files with 19 additions and 5 deletions

View File

@@ -195,7 +195,6 @@ class PathLike {
struct iterator {
typedef PathLike value_type;
};
typedef iterator const_iterator;
PathLike() {}