fix test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
65241338c8
commit
36c2f9239e
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ namespace std {
|
|||
|
||||
%template(DoubleVector) std::vector<double>;
|
||||
|
||||
specialize_std_vector(size_t,PyInt_Check,PyInt_AsLong,PyInt_FromLong);
|
||||
|
||||
|
||||
%template(sizeVector) std::vector<size_t>;
|
||||
%{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue