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
15