Fixed delete operator for VC++ 6.
authorJulian Smart <julian@anthemion.co.uk>
Thu, 24 Sep 1998 15:49:16 +0000 (15:49 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 24 Sep 1998 15:49:16 +0000 (15:49 +0000)
commit76626af21b305a78a55dc715b4641c6552392257
treeb4a959a58bb1fcdd40345e4f6a9f37c55ea1c9c2
parentd0dc2fe891f976fc00e3412db5afe2f5a85896e9
Fixed delete operator for VC++ 6.

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