OSX two-level header fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-07-24 13:36:31 +00:00
parent 40ba2f3bcd
commit 768c6e8be2
13 changed files with 36 additions and 4 deletions

View File

@@ -70,10 +70,12 @@ enum
};
#endif
#ifndef __DARWIN__
#include <MacTextEditor.h>
#include <ATSUnicode.h>
#include <TextCommon.h>
#include <TextEncodingConverter.h>
#endif
#include "wx/mac/uma.h"
class wxMacFunctor