summaryrefslogtreecommitdiff
path: root/share/swig/3.0.12/gcj/cni.swg
blob: 4bd07df06af2812a209b553749742bb1383b7437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -----------------------------------------------------------------------------
 * cni.swg
 * ----------------------------------------------------------------------------- */

#ifdef SWIG

#define __attribute__(...)
%ignore class$;
#pragma SWIG nowarn=313,402

%nodefaultdtor;

#endif