Add complex.h to list of installed headers

This commit is contained in:
Jan Dohl 2015-12-15 03:24:40 +01:00
parent 61d67f0462
commit 3e2736b63c

View File

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