Always declare wxCStrData::As[W]Char() as being inline.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Feb 2010 11:09:07 +0000 (11:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Feb 2010 11:09:07 +0000 (11:09 +0000)
commit05d676f558739af4d763b0983241a03765090bab
treeb0328e85c3b75afad87e2b7ec675d240495eb644
parent54d6106853c412a82c440a7fc077f98a3a132359
Always declare wxCStrData::As[W]Char() as being inline.

This fixes warnings with IRIX mipsPro and not only mingw32 and probably
doesn't do any harm with the other compilers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h