more comments and cosmetic fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5789 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7c4ccbedfd
commit
557c66c367
5 changed files with 12 additions and 18 deletions
|
|
@ -1,10 +1,6 @@
|
|||
#ifndef __python_complex_i__
|
||||
#define __python_complex_i__
|
||||
|
||||
#ifdef __cplusplus
|
||||
%include <std_complex.i>
|
||||
#else
|
||||
%include <ccomplex.i>
|
||||
#endif
|
||||
|
||||
#endif //__python_complex_i__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue