git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7914 626c5289-ae23-0410-ae9c-e8d60b6d4f22
9 lines
137 B
OpenEdge ABL
9 lines
137 B
OpenEdge ABL
/*
|
|
wchar_t not supported, unless otherwise specified in the target
|
|
language.
|
|
|
|
*/
|
|
|
|
#if defined(SWIG_WCHAR)
|
|
#undef SWIG_WCHAR
|
|
#endif
|