summaryrefslogtreecommitdiff
path: root/Examples/test-suite/template_typedef_cplx2.i
blob: 6f99e899648af0c4d114b6786d4b6d4e94937ade (plain)
1
2
3
4
5
6
7
%module template_typedef_cplx2

%{
#include "template_typedef_cplx2.h"
%}

%include "template_typedef_cplx2.h"