Removed deprecated pragmas

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-04-03 12:12:22 +00:00
commit 09b784ba2b
9 changed files with 3 additions and 10 deletions

View file

@ -5,7 +5,7 @@
%module cplusplus_throw
%pragma no_default
%nodefault;
%inline %{