Commit a1718a66 by Erik O'Leary

functional.h not included in "make install"

parent 4b279327
......@@ -74,6 +74,7 @@ set(PYBIND11_HEADERS
include/pybind11/numpy.h
include/pybind11/complex.h
include/pybind11/stl.h
include/pybind11/functional.h
)
# 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