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 98f9a33 commit 0c42250Copy full SHA for 0c42250
CMakeLists.txt
@@ -105,6 +105,7 @@ set(PYBIND11_HEADERS
105
include/pybind11/detail/descr.h
106
include/pybind11/detail/init.h
107
include/pybind11/detail/internals.h
108
+ include/pybind11/detail/type_caster_base.h
109
include/pybind11/detail/typeid.h
110
include/pybind11/attr.h
111
include/pybind11/buffer_info.h
0 commit comments