Factor out pybind11/gil_simple.h (#5614)
* Factor out pybind11/gil_simple.h * Remove disarm() member functions in pybind11/gil_simple.h
This commit is contained in:
@@ -37,6 +37,7 @@ main_headers = {
|
||||
"include/pybind11/functional.h",
|
||||
"include/pybind11/gil.h",
|
||||
"include/pybind11/gil_safe_call_once.h",
|
||||
"include/pybind11/gil_simple.h",
|
||||
"include/pybind11/iostream.h",
|
||||
"include/pybind11/native_enum.h",
|
||||
"include/pybind11/numpy.h",
|
||||
|
||||
Reference in New Issue
Block a user