Move some header file includes into fragments for UTL languages
This commit is contained in:
parent
d55692c31e
commit
0d9a8721f4
16 changed files with 33 additions and 37 deletions
|
|
@ -2,9 +2,7 @@
|
|||
#error "do not use this version of std_except.i"
|
||||
#endif
|
||||
|
||||
%{
|
||||
#include <stdexcept>
|
||||
%}
|
||||
%fragment("<stdexcept>");
|
||||
|
||||
#if defined(SWIG_STD_EXCEPTIONS_AS_CLASSES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue