PageRenderTime 40ms CodeModel.GetById 13ms 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. wchar_t not supported, unless otherwise specified in the target language.
  9. */
  10. #if defined(SWIG_WCHAR)
  11. #undef SWIG_WCHAR
  12. #endif