consistent inclusion of ruby.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4bf5049397
commit
cb6e87d0e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%wrapper %{
|
||||
|
||||
#include "ruby.h"
|
||||
#include <ruby.h>
|
||||
|
||||
int
|
||||
main(argc, argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue