Header file tidyup
Fix Visual C++ warning in scilab.cxx: warning C4996: 'strtok': This function or variable may be unsafe.
This commit is contained in:
parent
69dba70319
commit
6939d91e4c
9 changed files with 6 additions and 11 deletions
|
|
@ -13,7 +13,6 @@
|
|||
*/
|
||||
|
||||
#include "swigmod.h"
|
||||
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue