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