Fix another perl global namespace pollution
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10803 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ad2374ab8d
commit
86913e26e3
1 changed files with 4 additions and 0 deletions
|
|
@ -91,3 +91,7 @@
|
|||
#ifdef open
|
||||
#undef open
|
||||
#endif
|
||||
#ifdef readdir
|
||||
#undef readdir
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue