remove more global pollution

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8772 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-02-10 16:23:48 +00:00
commit 4d15bc571d

View file

@ -82,3 +82,6 @@
#ifdef Stat
#undef Stat
#endif
#ifdef check
#undef check
#endif