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

Merge branch 'master' of github.com:libigl/libigl

Former-commit-id: 21fa028ba728af79c67d1cab353b0a4f1c8fc406
Alec Jacobson 10 жил өмнө
parent
commit
5ced6e346e

+ 0 - 2
include/igl/sparse.cpp

@@ -7,10 +7,8 @@
 // obtain one at http://mozilla.org/MPL/2.0/.
 #include "sparse.h"
 
-// Bug in unsupported/Eigen/SparseExtra needs iostream first
 #include <iostream>
 #include <vector>
-#include <unsupported/Eigen/SparseExtra>
 
 template <class IndexVector, class ValueVector, typename T>
 IGL_INLINE void igl::sparse(