Fixed [ 800012 ] ENTER macro from CORE/scope.h clashes with libc search.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e107348bda
commit
360eb281e8
1 changed files with 3 additions and 0 deletions
|
|
@ -49,3 +49,6 @@
|
|||
#ifdef ref
|
||||
#undef ref
|
||||
#endif
|
||||
#ifdef ENTER
|
||||
#undef ENTER
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue