Fix 'not defined SWIGSCILAB' in testcases
This commit is contained in:
parent
1fae569960
commit
ee4aa853b8
4 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@ struct OuterStructNamed {
|
|||
%}
|
||||
|
||||
|
||||
#if not defined(SWIGSCILAB)
|
||||
#if !defined(SWIGSCILAB)
|
||||
|
||||
%inline %{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue