Эх сурвалжийг харах

rotten template

Former-commit-id: 3677919f7fb66fb6d9d16f65c9a3010ad13e0e7c
Alec Jacobson 8 жил өмнө
parent
commit
d5f352b8b0

+ 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