Drop non-ANSI malloc.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-07-17 13:17:57 +00:00
parent 5aca3ef449
commit 8399f4c6a7

View File

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