Remove #define PYBIND11_SMART_HOLDER_ENABLED

This commit is contained in:
Ralf W. Grosse-Kunstleve 2025-02-18 20:29:54 -08:00
parent 6bfc18e706
commit 083000ef67
No known key found for this signature in database

View File

@ -22,8 +22,6 @@
// Additional convention: 0xD = dev
#define PYBIND11_VERSION_HEX 0x030000D1
#define PYBIND11_SMART_HOLDER_ENABLED // TODO(rwgk): purge
// Define some generic pybind11 helper macros for warning management.
//
// Note that compiler-specific push/pop pairs are baked into the