]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/textctrl.cpp
moved SEH stuff to crashrpt.cpp
[wxWidgets.git] / src / msw / textctrl.cpp
index ba253ef85b484126d7aeea2784b8f35581add939..05df7e86d299124d2adcc028d3ae79b4ee27a0c9 100644 (file)
 
 #include <string.h>
 #include <stdlib.h>
+
+#ifndef __WXWINCE__
 #include <sys/types.h>
+#endif
 
 #if wxUSE_RICHEDIT