use memcpy() instead of wxTmemcpy() as the latter is defined in wx/wxcrt.h which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 15:12:23 +0000 (15:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 15:12:23 +0000 (15:12 +0000)
commit39329d2edd5f6948474369e898b74d836538cf49
treea023621d882b2908adec54491e1293bb82b2c0d6
parent05b4b8ee882d86d1095efe72e5c866d80bb4cc95
use memcpy() instead of wxTmemcpy() as the latter is defined in wx/wxcrt.h which includes wx/string.h and hence can't be used from here

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