Files
pybind11/include
Marcus D. Hanwell 271720fde9 Error if _GLIBCXX_USE_CXX11_ABI is not defined
Within the `__GXX_ABI_VERSION` block this should always be defined,
guard against unexpected defines and make the error obvious.
2024-11-20 20:10:08 -05:00
..