mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-23 00:49:36 +00:00
Remove #define PYBIND11_SMART_HOLDER_ENABLED
This commit is contained in:
parent
6bfc18e706
commit
083000ef67
@ -22,8 +22,6 @@
|
|||||||
// Additional convention: 0xD = dev
|
// Additional convention: 0xD = dev
|
||||||
#define PYBIND11_VERSION_HEX 0x030000D1
|
#define PYBIND11_VERSION_HEX 0x030000D1
|
||||||
|
|
||||||
#define PYBIND11_SMART_HOLDER_ENABLED // TODO(rwgk): purge
|
|
||||||
|
|
||||||
// Define some generic pybind11 helper macros for warning management.
|
// Define some generic pybind11 helper macros for warning management.
|
||||||
//
|
//
|
||||||
// Note that compiler-specific push/pop pairs are baked into the
|
// Note that compiler-specific push/pop pairs are baked into the
|
||||||
|
Loading…
Reference in New Issue
Block a user