WinCE doesn't declare DeleteFile at the point wxRemove is defined,
authorJulian Smart <julian@anthemion.co.uk>
Mon, 30 May 2005 13:50:23 +0000 (13:50 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 30 May 2005 13:50:23 +0000 (13:50 +0000)
commit619be6d0ebf1b2124f1135253f01692747626165
treeca44c7337a3d5e9b498bacf361cf7783859f0b59
parentb6cf9ad090a3ab83c3f14043af9798b61eaff1d3
WinCE doesn't declare DeleteFile at the point wxRemove is defined,
so put it in implementation file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wxchar.h
src/common/wxchar.cpp