Fix compilation with GCC 4.3 snapshot.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
218f0f6577
commit
d3dba22c2f
1 changed files with 2 additions and 2 deletions
|
|
@ -331,7 +331,7 @@ public:
|
|||
|
||||
class_name = NULL;
|
||||
return status;
|
||||
};
|
||||
}
|
||||
|
||||
// Not used:
|
||||
String *runtimeCode();
|
||||
|
|
@ -388,7 +388,7 @@ protected:
|
|||
"contains = 'CRoutinePointer')\n\n##\n", NIL);
|
||||
|
||||
return SWIG_OK;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
void addSMethodInfo(String *name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue