]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tbar95.cpp
resolving conflicts in files I had forgot to commit (sorry)
[wxWidgets.git] / src / msw / tbar95.cpp
index 304a16175640739dd1bf23386bf569586ab9b279..44bd62f13b195467955f341b84dba7da0fca46e6 100644 (file)
     #include "wx/control.h"
 #endif
 
-#if wxUSE_TOOLBAR && defined(__WIN95__) && wxUSE_TOOLBAR_NATIVE
+#if wxUSE_TOOLBAR && wxUSE_TOOLBAR_NATIVE && (!defined(_WIN32_WCE) || (_WIN32_WCE >= 400 && !wxUSE_POCKETPC_UI))
 
 #include "wx/toolbar.h"
 
-#if !defined(__GNUWIN32__) && !defined(__SALFORDC__)
-    #include "malloc.h"
-#endif
-
 #include "wx/msw/private.h"
 
 // include <commctrl.h> "properly"