use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 11 Jun 2007 06:08:13 +0000 (06:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 11 Jun 2007 06:08:13 +0000 (06:08 +0000)
commit3a3dde0d44c43bc70a1e9791381ada04b4953a5d
treeb28caa787be32a13b07f61f0ea330ff0d8e99094
parentb724bafee0cbbb5c587d11e82a18c8ea5b060f26
use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add comments explaining that users should include wx/crt.h to implementation headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
include/wx/crt.h
include/wx/string.h
include/wx/wxchar.h
include/wx/wxcrt.h
include/wx/wxcrtvararg.h
src/common/db.cpp
src/common/log.cpp
src/common/wxcrt.cpp
src/common/wxprintf.cpp
src/generic/fontdlgg.cpp
src/mac/carbon/fontdlg.cpp
src/msw/app.cpp
src/os2/app.cpp
src/os2/radiobox.cpp
src/palmos/app.cpp
src/unix/dialup.cpp