annotate lib/swig/swigwin-2.0.11/Lib/wchar.i @ 2250:3cc3a29f073b
moved MerchandiseTest to ItemGen::MerchandiseTest
author |
Grumpy7 |
date |
Wed, 26 Feb 2014 01:26:22 +0100 |
parents |
b3009adc0e2f |
children |
|
rev |
line source |
1899
|
1 /* -----------------------------------------------------------------------------
|
|
2 * wchar.i
|
|
3 * ----------------------------------------------------------------------------- */
|
|
4
|
|
5 /*
|
|
6 wchar_t not supported, unless otherwise specified in the target language.
|
|
7 */
|
|
8
|
|
9 #if defined(SWIG_WCHAR)
|
|
10 #undef SWIG_WCHAR
|
|
11 #endif
|