Scilab: fix test case import_stl_b

This commit is contained in:
Simon Marchetto 2013-06-12 11:02:59 +02:00
commit 7c9163e48a

View file

@ -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>