f22fcf7b70
Tested in a bulk build by (thanks!) and ok sthen@ jasper@. Diff looks alright to steven@.
13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
$OpenBSD: patch-include_wx_wxchar_h,v 1.4 2009/09/10 21:23:28 landry Exp $
|
|
--- include/wx/wxchar.h.orig Fri Mar 6 13:10:53 2009
|
|
+++ include/wx/wxchar.h Fri Sep 4 23:57:40 2009
|
|
@@ -454,6 +454,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!! */
|