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:
William S Fulton 2011-03-17 07:33:05 +00:00
commit f5feb6cc24
8 changed files with 69 additions and 19 deletions

View file

@ -0,0 +1,3 @@
int multiply50(int a);