Skip to content

Commit 215fcc9

Browse files
committed
Remove unnecessary includes to ConstantForceField.h
1 parent 6b21423 commit 215fcc9

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

src/Shell/mapping/BendingPlateMechanicalMapping.inl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include <sofa/component/collision/detection/intersection/MinProximityIntersection.h>
3232
#include <sofa/component/collision/detection/intersection/MeshMinProximityIntersection.h>
3333

34-
#include <sofa/component/mechanicalload/ConstantForceField.h>
3534

3635
namespace sofa::component::mapping
3736
{

src/Shell/mapping/BezierTriangleMechanicalMapping.inl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
#include <sofa/component/collision/detection/intersection/MinProximityIntersection.h>
3131
#include <sofa/core/visual/VisualParams.h>
3232

33-
#include <sofa/component/mechanicalload/ConstantForceField.h>
34-
35-
3633
namespace sofa
3734
{
3835

src/Shell/shells2/mapping/BezierShellMechanicalMapping.inl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
#include <sofa/component/collision/detection/intersection/MinProximityIntersection.h>
3434
#include <sofa/core/ConstraintParams.h>
3535

36-
#include <sofa/component/mechanicalload/ConstantForceField.h>
37-
3836
// We have own code to check the getJ() because checkJacobian sucks (at this
3937
// point in time).
4038
//#define CHECK_J

0 commit comments

Comments
 (0)