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

rm mex stuff

Former-commit-id: 2c2a82cffc52232d46ba9c1f85bcdf929846051b
Alec Jacobson 7 жил өмнө
parent
commit
d582b14e95

+ 0 - 7
include/igl/copyleft/cgal/intersect_other.h

@@ -12,13 +12,6 @@
 
 
 #include <Eigen/Dense>
 #include <Eigen/Dense>
 
 
-#ifdef MEX
-#  include <mex.h>
-#  include <cassert>
-#  undef assert
-#  define assert( isOK ) ( (isOK) ? (void)0 : (void) mexErrMsgTxt(C_STR(__FILE__<<":"<<__LINE__<<": failed assertion `"<<#isOK<<"'"<<std::endl) ) )
-#endif
-
 namespace igl
 namespace igl
 {
 {
   namespace copyleft
   namespace copyleft