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,8 +5,6 @@
#include "example.h"
%}
%pragma make_default
/* Let's just grab the original header file here */
%include "example.h"