Skip to content

Commit

Permalink
FIX compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Jun 5, 2024
1 parent da367df commit bef1e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cosserat/constraint/CosseratNeedleSlidingConstraint.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ namespace sofa::component::constraintset
using Constraint<DataTypes>::d_componentState;
////////////////////////////////////////////////////////////////////////////
/// \brief internalInit
using Constraint<DataTypes>::m_nbLines ;
unsigned m_nbLines ;
using Constraint<DataTypes>::m_constraintIndex ;

void internalInit();
Expand Down

0 comments on commit bef1e62

Please sign in to comment.