95a9107ffe
tested by various people
13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
$OpenBSD: patch-include_wx_wxchar_h,v 1.2 2007/10/23 11:28:10 steven Exp $
|
|
--- include/wx/wxchar.h.orig Tue Sep 25 10:51:18 2007
|
|
+++ include/wx/wxchar.h Tue Oct 2 11:53:18 2007
|
|
@@ -443,6 +443,8 @@
|
|
#endif
|
|
#endif
|
|
|
|
+ #define wxNEED_WX_MBSTOWCS
|
|
+
|
|
#ifdef wxNEED_WX_MBSTOWCS
|
|
/* even though they are defined and "implemented", they are bad and just
|
|
stubs so we need our own - we need these even in ANSI builds!! */
|