Remove malloc.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-07-18 09:47:16 +00:00
parent 759f0e41d1
commit 044d5accee

View File

@@ -20,9 +20,6 @@
#include "wx/wx.h"
#endif
#ifndef __DARWIN__
# include <malloc.h>
#endif
#include <string.h>
#include <memory.h>