Added stdio.h include.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8736 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b49ba78a1d
commit
8f8271a7fe
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/* File : example.c */
|
||||
#include <stdio.h>
|
||||
|
||||
/* A global variable */
|
||||
double Foo = 3.0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue