xcode native target adaption

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2004-01-29 09:43:18 +00:00
parent 9f5b78b7a2
commit 8f9c25cc86

View File

@ -25,7 +25,7 @@
#include <stdlib.h>
// conversion tables, generated by scripts in $(WXWIN)/misc/unictabl:
#ifdef __BORLANDC__
#if defined( __BORLANDC__ ) || defined(__DARWIN__)
#include "../common/unictabl.inc"
#else
#include "unictabl.inc"