swig/Examples/test-suite/preproc_include_b.h

8 lines
102 B
C

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