mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-22 23:15:36 +08:00
* Moving pragma for C4505 from pybind11.h to existing list in detail/common.h. * Removing 4 existing suppressions to 1. see what is still needed and 2. capture the MSVC messages. * It turns out none of the 4 pragmas are needed anymore.