]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/crt.h
don't define, nor use, LVS_EX_LABELTIP under WinCE
[wxWidgets.git] / include / wx / crt.h
index f6996509b5b4983dbc81370c7c41f0a0effc2498..4ee5a8accd4db259a8ca4bcd097a70c7a4cf8aa8 100644 (file)
 #ifndef _WX_CRT_H_
 #define _WX_CRT_H_
 
 #ifndef _WX_CRT_H_
 #define _WX_CRT_H_
 
-#include "wx/wxchar.h"
+#include "wx/defs.h"
+
+// include wxChar type definition:
+#include "wx/chartype.h"
+
+// and wrappers for CRT functions:
+#include "wx/wxcrt.h"
+#include "wx/wxcrtvararg.h"
 
 #endif // _WX_CRT_H_
 
 #endif // _WX_CRT_H_