add initial stl.i to ensure proper file inclussion and extensions for each language
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8232 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a24a1d922f
commit
69c14f087e
10 changed files with 46 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* initial STL definition */
|
||||
/* initial STL definition. extended as needed in each language */
|
||||
%include <std_common.i>
|
||||
%include <std_string.i>
|
||||
%include <std_vector.i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue