Explorar el Código

FIX: remove inclusion of matio_private.h

Clemens-A. Brust hace 11 años
padre
commit
de93427a7e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      core/matlabAccess/MatFileIO.h

+ 0 - 1
core/matlabAccess/MatFileIO.h

@@ -25,7 +25,6 @@
 #else //#ifdef NICE_USELIB_MATIO
 
 #include <matio.h>
-#include <matio_private.h>
 
 #ifndef sparse_t
 #define sparse_t mat_sparse_t