Skip to content
Snippets Groups Projects
Commit 8ab0914b authored by Keith Francois's avatar Keith Francois Committed by Francois Keith
Browse files

Add missing const in the declaration of getClassName

Directly use the corresponding macro
parent e203541e
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@ namespace dynamicgraph {
:public TaskAbstract
,public EntityHelper<TaskJointLimits>
{
public: /* --- CONSTRUCTOR ---- */
TaskJointLimits( const std::string& name );
......
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