Skip to content
Snippets Groups Projects
Verified Commit c96b9fb7 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

core: set enableEigenPySpecific to deprecated

parent 249618fc
No related branches found
No related tags found
No related merge requests found
......@@ -516,6 +516,7 @@ namespace eigenpy
};
template<typename MatType,typename EigenEquivalentType>
EIGENPY_DEPRECATED
void enableEigenPySpecific()
{
enableEigenPySpecific<MatType>();
......
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