diff --git a/CMakeLists.txt b/CMakeLists.txt index 9100a63c..07bc24ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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