Fix compilation of MS-SBVAR DLL under Octave 4.4

time-shift
Sébastien Villemot 2018-06-05 17:07:45 +02:00
parent 28bd362329
commit e1a3c40ef0
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@
# ifdef MATLAB_MEX_FILE
extern bool utIsInterruptPending();
# else
# include <octave/config.h>
# include <octave/quit.h>
# endif