fix for solaris + no stlport4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8668 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f1933ae813
commit
45a045b9f1
2 changed files with 19 additions and 6 deletions
|
|
@ -168,8 +168,7 @@ namespace swig {
|
|||
}
|
||||
}
|
||||
|
||||
%fragment("PySwigIterator_T","header",fragment="StdTraits") {
|
||||
%#include <iterator>
|
||||
%fragment("PySwigIterator_T","header",fragment="StdTraits",fragment="StdIteratorTraits") {
|
||||
namespace swig {
|
||||
|
||||
template<typename OutIterator>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue