Merge pull request #31 from polygon/fix_complex

Add complex.h to list of installed headers
This commit is contained in:
Wenzel Jakob 2015-12-15 11:31:20 +01:00
commit 93d9af1019
1 changed files with 1 additions and 0 deletions

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