Modified language modules to include mod11.h instead of swig11.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7f58059a29
commit
0ca9037e90
7 changed files with 11 additions and 6 deletions
|
|
@ -24,7 +24,7 @@ static char cvsroot[] = "$Header$";
|
|||
**************************************************************************/
|
||||
|
||||
|
||||
#include "swig11.h"
|
||||
#include "mod11.h"
|
||||
#include "python.h"
|
||||
|
||||
struct Method { // Methods list. Needed to build methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue