]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/tbarwce.cpp
fix several bugs in index/position translation code between wx and MSW
[wxWidgets.git] / src / msw / wince / tbarwce.cpp
index 15e6d13c34f95fdd3e04936b13e2bc6ac9489922..ce45117cf40ba03f216efab6bec83268ffbaa4d8 100644 (file)
@@ -42,7 +42,7 @@
     #include "wx/control.h"
 #endif
 
-#if !defined(__GNUWIN32__) && !defined(__SALFORDC__)
+#if !defined(__GNUWIN32__)
     #include "malloc.h"
 #endif