From dc1a4bbd4714adf7975fa9eb636c045f7d3fbccc Mon Sep 17 00:00:00 2001 From: Teseo Schneider Date: Mon, 22 Jul 2019 18:05:52 -0400 Subject: [PATCH] windows templates --- include/igl/slice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/igl/slice.cpp b/include/igl/slice.cpp index a4f3d4273..24ac96824 100644 --- a/include/igl/slice.cpp +++ b/include/igl/slice.cpp @@ -289,7 +289,7 @@ template void igl::slice, Eigen::Matrix, Eigen::Matrix<__int64, -1, 1, 0, -1, 1>, Eigen::PlainObjectBase>>(Eigen::Matrix<__int64, -1, 1, 0, -1, 1> const &, Eigen::MatrixBase> const &, int, Eigen::PlainObjectBase> &); template void igl::slice>, Eigen::Matrix<__int64, -1, 1, 0, -1, 1>, Eigen::PlainObjectBase>>(Eigen::PlainObjectBase> const &, Eigen::MatrixBase> const &, int, Eigen::PlainObjectBase> &); -template void void igl::slice >,class Eigen::Matrix<__int64,-1,1,0,-1,1>,class Eigen::PlainObjectBase > >(class Eigen::MatrixBase > const &,class Eigen::MatrixBase > const &,int,class Eigen::PlainObjectBase > &); +template void igl::slice >,class Eigen::Matrix<__int64,-1,1,0,-1,1>,class Eigen::PlainObjectBase > >(class Eigen::MatrixBase > const &,class Eigen::MatrixBase > const &,int,class Eigen::PlainObjectBase > &); #endif #if EIGEN_VERSION_AT_LEAST(3, 3, 7) #else