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
|
|
@ -60,9 +60,9 @@
|
|||
|
||||
%{
|
||||
#include <unordered_map>
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
%}
|
||||
%fragment("<algorithm>");
|
||||
%fragment("<stdexcept>");
|
||||
|
||||
// exported class
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue