From fc38315b4950237fc6e32e33b9b02e44c365bbb9 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 27 Apr 2004 17:13:40 +0000 Subject: [PATCH 1/1] cleanup git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx_xcode.h | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/include/wx_xcode.h b/include/wx_xcode.h index dbbd1ccc20..8d5f1bc393 100644 --- a/include/wx_xcode.h +++ b/include/wx_xcode.h @@ -20,7 +20,7 @@ #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_GETTIMEOFDAY 1 -#define HAVE_ICONV 0 +#define HAVE_ICONV 1 #define HAVE_INET_ADDR 1 #define HAVE_INET_ADDR 1 #define HAVE_INET_ATON 1 @@ -98,32 +98,10 @@ #define wxSIZE_T_IS_ULONG 1 #define wxTYPE_SA_HANDLER int +// end from config.log confdefs + #define WX_PRECOMP 1 -/* - the official precomp does not work yet - */ #ifdef WX_PRECOMP #include "wx/wxprec.h" -#else -/* - we try as good as we can - */ -#include "wx/defs.h" -#include "wx/wxchar.h" - -#include "wx/buffer.h" -/* -#include "wx/object.h" -#include "wx/dynarray.h" -#include "wx/list.h" -#include "wx/hash.h" -#include "wx/string.h" -#include "wx/intl.h" -#include "wx/log.h" -#include "wx/event.h" -#include "wx/app.h" -#include "wx/utils.h" -#include "wx/stream.h" - */ #endif -- 2.45.2