pybind11/include
Jason Rhinelander e20fc61a33 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.
2016-08-11 16:23:23 -04:00
..
pybind11 Silence MSVC warning 2016-08-11 16:23:23 -04:00