scilab: fix compilation error in 5.3.3
This commit is contained in:
parent
dd4547acc7
commit
af94aa91e7
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ extern "C" {
|
|||
#endif
|
||||
#if !SWIG_SCILAB_VERSION_MIN(5, 4, 0)
|
||||
#define __USE_DEPRECATED_STACK_FUNCTIONS__
|
||||
#include "stack-c.h"
|
||||
#endif
|
||||
#include "MALLOC.h"
|
||||
#include "sciprint.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue