fix exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8046 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c0da62d128
commit
c17e4cff56
2 changed files with 2 additions and 9 deletions
|
|
@ -1,11 +1,4 @@
|
|||
//
|
||||
// SWIG typemaps for STL - common utilities
|
||||
// Luigi Ballabio
|
||||
// Aug 17, 2003
|
||||
//
|
||||
// Java implementation
|
||||
|
||||
%include <std/std_except.i>
|
||||
%include <std_except.i>
|
||||
|
||||
%apply size_t { std::size_t };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue