Fix for including Windows.h with Perl.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7842 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9a5ab1b3d4
commit
e615dc1702
1 changed files with 3 additions and 0 deletions
|
|
@ -82,3 +82,6 @@
|
|||
#ifdef calloc
|
||||
#undef calloc
|
||||
#endif
|
||||
#ifdef Stat
|
||||
#undef Stat
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue