Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/test-suite/preproc_include_b.h
2019-08-04 21:38:19 -05:00

8 lines
102 B
C

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