Former-commit-id: 26ec6744efac10d03e59bd22b561623ca4cb2860
@@ -57,8 +57,10 @@ namespace igl
Eigen::SparseMatrix<TY>& Y,
const Eigen::VectorXi& data);
+}
+
#ifndef IGL_STATIC_LIBRARY
# include "slice_cached.cpp"
#endif
-}