]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/srcparser.cpp
superposition of text styles in wxTextCtrl now works as expected (and as documented)
[wxWidgets.git] / utils / HelpGen / src / srcparser.cpp
index 2875d4404067dbe02e61e8d1173a9da420d2227b..54068894019c1cf59a8e9885b9a9d3baf9d5fa05 100644 (file)
@@ -24,7 +24,7 @@
 #include "wx/wx.h"
 #endif
 
-#ifdef HAVE_MALLOC_H
+#ifndef __DARWIN__
 #  include <malloc.h>
 #endif
 #include <stdio.h>