scilab: fix matrix2 example compilation warnings
This commit is contained in:
parent
784a901bc4
commit
f93e23b32f
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
// Double matrix functions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue