mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-28 18:51:30 +00:00
Move everything related to internals into a separate detail header
This commit is contained in:
@@ -40,6 +40,7 @@ set(PYBIND11_HEADERS
|
||||
include/pybind11/detail/common.h
|
||||
include/pybind11/detail/descr.h
|
||||
include/pybind11/detail/init.h
|
||||
include/pybind11/detail/internals.h
|
||||
include/pybind11/detail/typeid.h
|
||||
include/pybind11/attr.h
|
||||
include/pybind11/buffer_info.h
|
||||
|
||||
Reference in New Issue
Block a user