*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@78 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3a8e3470d1
commit
42c7e28414
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ int SWIG_main(int argc, char *argv[], Language *l, Documentation *d) {
|
|||
}
|
||||
|
||||
while (includecount > 0) {
|
||||
SWIG_add_directory((DOH *) includefiles[includecount++]);
|
||||
SWIG_add_directory((DOH *) includefiles[includecount--]);
|
||||
}
|
||||
|
||||
// Open up a comment handler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue