mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-22 14:57:07 +08:00
* Removing MSVC C4996 from pragma block at the top of pybind11.h * localtime_thread_safe, PYBIND11_COMPAT_STRDUP * Adding #include <ctime> (attempt to fix MSVC 2015, 2017 errors).