From 1674c73a431c156222766865560bab06d9d5c020 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 20 Jul 2004 09:16:01 +0000 Subject: [PATCH] avoid unimplemented wx stubs being used git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/config_xcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index b1452a4007..2f2905f2d1 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -62,7 +62,7 @@ #define HAVE_VSNPRINTF_DECL 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSLEN 1 -#define HAVE_WCSLEN 1 +#define HAVE_WPRINTF 1 #define HAVE_WCSRTOMBS 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_XLIB_H 1 -- 2.45.2