add missing header
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10357 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8317d87031
commit
4b88b00600
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
/* File : example.c */
|
||||
|
||||
#include "example.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#define M_PI 3.14159265358979323846
|
||||
|
||||
/* Move the shape to a new location */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue