Remove malloc.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-07-18 16:23:52 +00:00
parent 044d5accee
commit 2aac402246

View File

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