9637d13311
Tested in a bulk build by landry@ OK rpointel@, landry@
13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
$OpenBSD: patch-include_wx_wxchar_h,v 1.6 2011/05/22 08:13:18 dcoppa Exp $
|
|
--- include/wx/wxchar.h.orig Tue Mar 22 12:59:33 2011
|
|
+++ include/wx/wxchar.h Wed May 18 10:52:50 2011
|
|
@@ -474,6 +474,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!! */
|