mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-29 00:22:00 +00:00
also add stl.h header
This commit is contained in:
parent
93d9af1019
commit
e52cf8ae91
@ -73,6 +73,7 @@ set(PYBIND11_HEADERS
|
|||||||
include/pybind11/typeid.h
|
include/pybind11/typeid.h
|
||||||
include/pybind11/numpy.h
|
include/pybind11/numpy.h
|
||||||
include/pybind11/complex.h
|
include/pybind11/complex.h
|
||||||
|
include/pybind11/stl.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# Create the binding library
|
# Create the binding library
|
||||||
|
Loading…
Reference in New Issue
Block a user