projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
zip32 should be zip
[wxWidgets.git]
/
utils
/
HelpGen
/
src
/
ifcontext.cpp
diff --git
a/utils/HelpGen/src/ifcontext.cpp
b/utils/HelpGen/src/ifcontext.cpp
index 1c5a41a163c39ddc12a31a294ff3a1ed76b669fa..3a52dc04165d3ea64b5ef9b90fada25c412bd772 100644
(file)
--- a/
utils/HelpGen/src/ifcontext.cpp
+++ b/
utils/HelpGen/src/ifcontext.cpp
@@
-9,10
+9,6
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-# pragma implementation "ifcontext.h"
-#endif
-
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
@@
-24,9
+20,6
@@
#include "wx/wx.h"
#endif
#include "wx/wx.h"
#endif
-#ifndef __DARWIN__
-# include <malloc.h>
-#endif
#include <stdio.h>
#include "ifcontext.h"
#include <stdio.h>
#include "ifcontext.h"