]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/HelpGen/src/srcparser.cpp
show the unhandled exceptions in debug build instead of silently eating them
[wxWidgets.git] / utils / HelpGen / src / srcparser.cpp
index b5e12682131567a035925b6dce04fd8194eaec94..cbcc8696581d6c07659f38ac44f6509bc7180a2b 100644 (file)
@@ -20,9 +20,6 @@
 #include "wx/wx.h"
 #endif
 
-#ifndef __DARWIN__
-#  include <malloc.h>
-#endif
 #include <stdio.h>
 
 #include "srcparser.h"