Commit e52cf8ae by Wenzel Jakob

also add stl.h header

parent 93d9af10
...@@ -73,6 +73,7 @@ set(PYBIND11_HEADERS ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment