git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50087
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/mac/private.h" // includes mac headers
#endif
+#if defined(__WXOSX__)
+ #include "wx/mac/corefoundation/cfref.h"
+ #include <CoreFoundation/CFLocale.h>
+ #include "wx/mac/corefoundation/cfstring.h"
+#endif
+
// ----------------------------------------------------------------------------
// simple types
// ----------------------------------------------------------------------------