Merge branch 'origin/fix/wrapper'
						commit
						e748088c06
					
				|  | @ -617,11 +617,11 @@ | |||
| 
 | ||||
| #include "ccolamd.h" | ||||
| 
 | ||||
| #include <stdlib.h> | ||||
| #include <math.h> | ||||
| #include <limits.h> | ||||
| 
 | ||||
| #ifdef MATLAB_MEX_FILE | ||||
| typedef uint16_t char16_t; | ||||
| #include "mex.h" | ||||
| #include "matrix.h" | ||||
| #endif | ||||
|  |  | |||
|  | @ -13,6 +13,8 @@ | |||
| 
 | ||||
| #ifndef NPRINT | ||||
| #ifdef MATLAB_MEX_FILE | ||||
| #include <stdlib.h> | ||||
| typedef uint16_t char16_t; | ||||
| #include "mex.h" | ||||
| int (*ccolamd_printf) (const char *, ...) = mexPrintf ; | ||||
| #else | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue