fix template complex
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5756 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1d5529bcfc
commit
135a367a2e
1 changed files with 2 additions and 2 deletions
|
|
@ -18,9 +18,9 @@
|
|||
class complex; // python built-in
|
||||
|
||||
namespace std
|
||||
{
|
||||
{
|
||||
template <class T>
|
||||
class complex;
|
||||
class string;
|
||||
}
|
||||
|
||||
typedef complex None; // python built-in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue