Remove wrong typemap.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13579 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
333a842277
commit
9619d7c618
1 changed files with 0 additions and 5 deletions
|
|
@ -690,11 +690,6 @@
|
|||
%typemap(cppouttype) SWIGTYPE<T>, const SWIGTYPE<T> &, const SWIGTYPE<T> * "$1_ltype"
|
||||
*/
|
||||
|
||||
//%define size_t unsigned long %enddef
|
||||
|
||||
%apply unsigned long { size_t };
|
||||
%apply const unsigned long & { const size_t & };
|
||||
|
||||
#ifdef SWIG_CPPMODE
|
||||
|
||||
#ifdef SWIG_C_EXCEPT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue