swig/Examples/test-suite/preproc_include_b.h
2011-02-13 13:53:14 +00:00

7 lines
102 B
C

int multiply20(int a);
#define PREPROC_INCLUDE_C "preproc_include_c.h"
#include PREPROC_INCLUDE_C