missing static variable added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2cc224f550
commit
8b3b5d6a11
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ namespace Space {
|
|||
static int smember;
|
||||
// static short memberfunction() { return 0; } //javaout and jstype typemaps don't use fully qualified name, but other typemaps do
|
||||
};
|
||||
int Struct::smember = 0;
|
||||
}
|
||||
|
||||
%}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue