Commit 34d6a134 authored by Lioncash's avatar Lioncash
Browse files

file_util: Remove explicit type from std::min() in GetPathWithoutTop()

Given both operands are the same type, there won't be an issue with
overload selection that requires making this explicit.
parent 41660c89
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment