mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-09-18 23:23:20 +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).