Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7709e0303a
commit
f5feb6cc24
8 changed files with 69 additions and 19 deletions
3
Examples/test-suite/preproc_include_e withspace.h
Normal file
3
Examples/test-suite/preproc_include_e withspace.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
int multiply50(int a);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue