fix inclusion of complex.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
48df694c7b
commit
109f79377c
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
* ISO C99: 7.3 Complex arithmetic <complex.h>
|
||||
*/
|
||||
|
||||
%fragment("<complex.h>","header")
|
||||
%{
|
||||
#include <complex.h>
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue