Browse Source

rotten template

Former-commit-id: 3677919f7fb66fb6d9d16f65c9a3010ad13e0e7c
Alec Jacobson 8 năm trước cách đây
mục cha
commit
d5f352b8b0
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      include/igl/mat_min.cpp

+ 0 - 2
include/igl/mat_min.cpp

@@ -52,6 +52,4 @@ IGL_INLINE void igl::mat_min(
 
 #ifdef IGL_STATIC_LIBRARY
 // Explicit template specialization
-// generated by autoexplicit.sh
-template void igl::mat_min<double>(Eigen::Matrix<double, -1, -1, 0, -1, -1> const&, int, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<int, -1, 1, 0, -1, 1>&);
 #endif