Former-commit-id: 64948691594a3ef5b67a626539df27c1b21b5ba8
@@ -82,4 +82,8 @@ namespace igl
Eigen::PlainObjectBase<DerivedU> & U);
};
+#ifdef IGL_HEADER_ONLY
+#include "arap.cpp"
+#endif
+
#endif