Add stddef.h back in to SwigPySequence_Base fragment
This commit is contained in:
parent
51aa2bdea1
commit
fa65b24b78
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ namespace swig {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
%fragment("SwigPySequence_Base","header",fragment="StdTraits")
|
%fragment("SwigPySequence_Base","header",fragment="<stddef.h>",fragment="StdTraits")
|
||||||
{
|
{
|
||||||
%#include <functional>
|
%#include <functional>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue