mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 00:04:42 +00: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).