also add stl.h header

This commit is contained in:
Wenzel Jakob 2015-12-15 11:32:29 +01:00
parent 93d9af1019
commit e52cf8ae91

View File

@ -73,6 +73,7 @@ set(PYBIND11_HEADERS
include/pybind11/typeid.h
include/pybind11/numpy.h
include/pybind11/complex.h
include/pybind11/stl.h
)
# Create the binding library