Fix CI errors
This commit is contained in:
parent
7621dc0cb0
commit
4a7b62e8fa
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ erase_if(ContainerT &items, const PredicateT &predicate)
|
|||
else
|
||||
++it;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
//! Calculate the Levenshtein distance between two strings with character skipping.
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue