PageRenderTime 21ms CodeModel.GetById 16ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/rel-1.3.35/Lib/wchar.i

#
Swig | 14 lines | 3 code | 2 blank | 9 comment | 0 complexity | e5640055bb33fd81df3c18d1e8138d23 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
 1/* -----------------------------------------------------------------------------
 2 * See the LICENSE file for information on copyright, usage and redistribution
 3 * of SWIG, and the README file for authors - http://www.swig.org/release.html.
 4 *
 5 * wchar.i
 6 * ----------------------------------------------------------------------------- */
 7
 8/*
 9  wchar_t not supported, unless otherwise specified in the target language.
10*/
11
12#if defined(SWIG_WCHAR)
13#undef SWIG_WCHAR
14#endif