Skip to content
Snippets Groups Projects
Commit 36d2ba38 authored by Wilson Jallet's avatar Wilson Jallet :clapper:
Browse files

[cmake] I forgot to add the std-array.hpp header...

parent 384c1934
No related branches found
No related tags found
No related merge requests found
Pipeline #33563 passed with warnings
......@@ -162,6 +162,7 @@ set(${PROJECT_NAME}_HEADERS
include/eigenpy/user-type.hpp
include/eigenpy/ufunc.hpp
include/eigenpy/register.hpp
include/eigenpy/std-array.hpp
include/eigenpy/std-map.hpp
include/eigenpy/std-vector.hpp
include/eigenpy/optional.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment