mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-28 18:51:30 +00:00
Extract gil management functions to separate header (#2845)
This commit is contained in:
@@ -117,6 +117,7 @@ set(PYBIND11_HEADERS
|
||||
include/pybind11/eigen.h
|
||||
include/pybind11/embed.h
|
||||
include/pybind11/eval.h
|
||||
include/pybind11/gil.h
|
||||
include/pybind11/iostream.h
|
||||
include/pybind11/functional.h
|
||||
include/pybind11/numpy.h
|
||||
|
||||
Reference in New Issue
Block a user