Slash, burn, crash, crumble. Don't mind me.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@279 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e85cda7cd9
commit
5ea3f52041
13 changed files with 88 additions and 317 deletions
|
|
@ -404,7 +404,7 @@ void JAVA::headers(void)
|
|||
|
||||
// Include header file code fragment into the output
|
||||
// if (file::include("java.swg",f_header) == -1) {
|
||||
if (insert_file("java.swg",f_header) == -1) {
|
||||
if (Swig_insert_file("java.swg",f_header) == -1) {
|
||||
fprintf(stderr,"Fatal Error. Unable to locate 'java.swg'.\n");
|
||||
SWIG_exit(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue