add missing '%' in front of #include
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8391 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
16e70de9ae
commit
019237de55
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ namespace swig {
|
|||
|
||||
%fragment("PySequence_Base","header")
|
||||
{
|
||||
#include <functional>
|
||||
%#include <functional>
|
||||
|
||||
namespace std {
|
||||
template <>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue