git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12457 626c5289-ae23-0410-ae9c-e8d60b6d4f22
7 lines
102 B
C
7 lines
102 B
C
|
|
int multiply20(int a);
|
|
|
|
#define PREPROC_INCLUDE_C "preproc_include_c.h"
|
|
|
|
#include PREPROC_INCLUDE_C
|
|
|