summaryrefslogtreecommitdiff
path: root/subversion/bindings/swig/proxy/svn_base64_h.swg
blob: 0eaca54edc1b8cba011567d6752bd96beb395c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* Proxy classes for svn_base64.h
 * DO NOT EDIT -- AUTOMATICALLY GENERATED
 * BY build/generator/swig/header_wrappers.py */

/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
#endif

/* Callback typemaps */

/* Baton typemaps */

/* Includes */
%{
#include "svn_base64.h"
%}
%include svn_base64.h

/* Structure definitions */
#ifdef SWIGPYTHON
#endif

/* Callbacks */

%inline %{
%}

#ifdef SWIGPYTHON

#endif