We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65e79d commit ffb981cCopy full SHA for ffb981c
CMakeLists.txt
@@ -188,6 +188,7 @@ set(PYBIND11_HEADERS
188
include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
189
include/pybind11/detail/exception_translation.h
190
include/pybind11/detail/function_record_pyobject.h
191
+ include/pybind11/detail/function_ref.h
192
include/pybind11/detail/holder_caster_foreign_helpers.h
193
include/pybind11/detail/init.h
194
include/pybind11/detail/internals.h
0 commit comments