Преглед изворни кода

rotten template

Former-commit-id: 3677919f7fb66fb6d9d16f65c9a3010ad13e0e7c
Alec Jacobson пре 8 година
родитељ
комит
d5f352b8b0
1 измењених фајлова са 0 додато и 2 уклоњено
  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
 #ifdef IGL_STATIC_LIBRARY
 // Explicit template specialization
 // 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
 #endif