| /* ----------------------------------------------------------------------------- | |
| * wchar.i | |
| * ----------------------------------------------------------------------------- */ | |
| /* | |
| wchar_t not supported, unless otherwise specified in the target language. | |
| */ | |
| #if defined(SWIG_WCHAR) | |
| #undef SWIG_WCHAR | |
| #endif |