|
@@ -57,8 +57,10 @@ namespace igl
|
|
Eigen::SparseMatrix<TY>& Y,
|
|
Eigen::SparseMatrix<TY>& Y,
|
|
const Eigen::VectorXi& data);
|
|
const Eigen::VectorXi& data);
|
|
|
|
|
|
|
|
+}
|
|
|
|
+
|
|
#ifndef IGL_STATIC_LIBRARY
|
|
#ifndef IGL_STATIC_LIBRARY
|
|
# include "slice_cached.cpp"
|
|
# include "slice_cached.cpp"
|
|
#endif
|
|
#endif
|
|
-}
|
|
|
|
|
|
+
|
|
#endif
|
|
#endif
|