Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as text by symosys ( 17 years ago )
more /dev/null
***************
*** 78,84 ****
#include <CoreFoundation/CFMachPort.h>
#include <CoreFoundation/CFUserNotification.h>
#endif
- #if (TARGET_OS_MAC && !TARGET_OS_EMBEDDED)
#include <CoreFoundation/CFXMLNode.h>
#include <CoreFoundation/CFXMLParser.h>
#ifndef CF_OPEN_SOURCE
--- 78,84 ----
#include <CoreFoundation/CFMachPort.h>
#include <CoreFoundation/CFUserNotification.h>
#endif
+ #if (TARGET_OS_MAC && !TARGET_OS_EMBEDDED) || TARGET_OS_EMBEDDED
#include <CoreFoundation/CFXMLNode.h>
#include <CoreFoundation/CFXMLParser.h>
#ifndef CF_OPEN_SOURCE
Revise this Paste