Skip to content

Commit c20d0c8

Browse files
committed
[src] Fix bad merge
1 parent b099a45 commit c20d0c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Tearing/TearingAlgorithms.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ class TearingAlgorithms
7171
TriangleSetGeometryAlgorithms<DataTypes>* _triangleGeo);
7272

7373
virtual ~TearingAlgorithms();
74+
75+
void computeFracturePath(FracturePath& my_fracturePath);
7476

7577

7678
/// <summary>

0 commit comments

Comments
 (0)