Explorar o código

It seems the #define statement is no longer needed.

Former-commit-id: 7822afe52e408a41a3cb297db3032d458f7d18f9
Qingnan Zhou %!s(int64=11) %!d(string=hai) anos
pai
achega
2a917bde75
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      include/igl/slice.h

+ 0 - 3
include/igl/slice.h

@@ -9,9 +9,6 @@
 #define IGL_SLICE_H
 #include "igl_inline.h"
 
-#ifndef EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
-#define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
-#endif
 #include <Eigen/Sparse>
 namespace igl
 {