add the SWIGUTL macro to identify a language using the Unified Typemap Library, and using it around
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
76ca56641e
commit
d2407fc6de
5 changed files with 8 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
//
|
||||
// This SWIG library file provides language independent exception handling
|
||||
|
||||
#if defined(SWIGPERL) || defined(SWIGTCL) || defined(SWIGRUBY) || defined(SWIGPYTHON)
|
||||
#if defined(SWIGUTL)
|
||||
#error "This version of exception.i should not be used"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue