size_t fix

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6581 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-11-01 21:12:01 +00:00
commit a87c96ec8e
8 changed files with 8 additions and 23 deletions

View file

@ -514,7 +514,7 @@ using System.Runtime.InteropServices;
/* Some ANSI C typemaps */
%apply long { size_t };
%apply unsigned long { size_t };
/* csharp keywords */
/* please test and activate */