Skip to content
Snippets Groups Projects
Commit 7badd2f5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix compile gcc 4.1

parent cb238c4c
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ Transformation3d :: Transformation3d (const Vec3d & translate)
}
}
void CalcInverse (const DenseMatrix & m1, DenseMatrix & m2);
Transformation3d ::
Transformation3d (const Point3d & c, double alpha,
......
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