Add missing includes to the install step

This commit is contained in:
2017-04-26 19:42:08 -05:00
parent fdd9dead43
commit 1cd34a9ba4
+2
View File
@@ -16,8 +16,10 @@ set_property(
install( install(
FILES FILES
bitops.hpp
byteswap.hpp byteswap.hpp
memops.hpp memops.hpp
random.hpp
strops.hpp strops.hpp
std.hpp std.hpp
types.hpp types.hpp