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:
parent
9f5b78b7a2
commit
8f9c25cc86
@ -25,7 +25,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
// conversion tables, generated by scripts in $(WXWIN)/misc/unictabl:
|
// conversion tables, generated by scripts in $(WXWIN)/misc/unictabl:
|
||||||
#ifdef __BORLANDC__
|
#if defined( __BORLANDC__ ) || defined(__DARWIN__)
|
||||||
#include "../common/unictabl.inc"
|
#include "../common/unictabl.inc"
|
||||||
#else
|
#else
|
||||||
#include "unictabl.inc"
|
#include "unictabl.inc"
|
||||||
|
Loading…
Reference in New Issue
Block a user