File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
%module cpp11_std_unique_ptr
2
2
3
- #if !(defined(SWIGGO) || defined(SWIGOCAML) || defined(SWIGMZSCHEME) || defined(SWIGR) || defined(SWIGSCILAB))
3
+ #if !(defined(SWIGGO) || defined(SWIGGUILE) || defined( SWIGOCAML) || defined(SWIGMZSCHEME) || defined(SWIGR) || defined(SWIGSCILAB))
4
4
5
5
%include " std_string.i"
6
6
%include " std_unique_ptr.i"
Original file line number Diff line number Diff line change 12
12
#endif
13
13
%}
14
14
15
- #if !(defined(SWIGGO) || defined(SWIGOCAML) || defined(SWIGMZSCHEME) || defined(SWIGR) || defined(SWIGSCILAB))
15
+ #if !(defined(SWIGGO) || defined(SWIGGUILE) || defined( SWIGOCAML) || defined(SWIGMZSCHEME) || defined(SWIGR) || defined(SWIGSCILAB))
16
16
17
17
%include " std_string.i"
18
18
// #include <iostream>
You can’t perform that action at this time.
0 commit comments