Browse Source

rm unneeded define

Former-commit-id: 3dfce85202ce05161a2d53c837c5da33988ca120
Alec Jacobson 10 years ago
parent
commit
bdeb592dc8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/igl/harwell_boeing.h

+ 0 - 1
include/igl/harwell_boeing.h

@@ -9,7 +9,6 @@
 #define IGL_HARWELL_BOEING_H
 #include "igl_inline.h"
 
-#define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET
 #include <Eigen/Sparse>
 #include <vector>