Revert fragment <stdexcept> for non-UTL languages
This commit is contained in:
parent
91f4828a4a
commit
2feb2e6fc6
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
||||||
#error "do not use this version of std_except.i"
|
#error "do not use this version of std_except.i"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
%fragment("<stdexcept>");
|
%{
|
||||||
|
#include <stdexcept>
|
||||||
|
%}
|
||||||
|
|
||||||
#if defined(SWIG_STD_EXCEPTIONS_AS_CLASSES)
|
#if defined(SWIG_STD_EXCEPTIONS_AS_CLASSES)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue