Commit e20fc61a authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

Silence MSVC warning

PR #329 generates the following warning under MSVC:

    ...\cast.h(202): warning C4456: declaration of 'it' hides previous local declaration

This renames the second iterator to silence it.
parent 5a4cd3b4
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