Scilab: fix test case import_stl_b
This commit is contained in:
parent
af03df97c4
commit
7c9163e48a
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
%{
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
%}
|
||||
|
||||
|
||||
|
|
@ -189,6 +188,8 @@ namespace swig {
|
|||
fragment="SciSequence_Base",
|
||||
fragment="SciSwigIterator_T")
|
||||
{
|
||||
%#include <stdio.h>
|
||||
|
||||
namespace swig
|
||||
{
|
||||
template <class T>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue