more speed ups
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c12e955b0e
commit
cb4a1ff465
5 changed files with 46 additions and 23 deletions
|
|
@ -31,6 +31,10 @@
|
|||
#define SWIG_DIRECTOR_TYPEMAPS
|
||||
#endif
|
||||
|
||||
#ifndef SWIG_INOUT_NODEF
|
||||
#define SWIG_INOUT_NODEF
|
||||
#endif
|
||||
|
||||
/* Ruby types */
|
||||
#define SWIG_Object VALUE
|
||||
#define VOID_Object Qnil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue