We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae4f64e + 1e17e6d commit 94a5abbCopy full SHA for 94a5abb
CoreFoundation/Base.subproj/CoreFoundation.h
@@ -77,6 +77,8 @@
77
#include <CoreFoundation/CFSocket.h>
78
#include <CoreFoundation/CFMachPort.h>
79
80
+#include <CoreFoundation/CFAttributedString.h>
81
+#include <CoreFoundation/CFNotificationCenter.h>
82
83
#endif
84
CoreFoundation/Base.subproj/SwiftRuntime/CoreFoundation.h
@@ -92,6 +92,7 @@
92
93
94
#include <CoreFoundation/CFAttributedString.h>
95
96
97
#include <CoreFoundation/CFURLPriv.h>
98
#include <CoreFoundation/CFURLComponents.h>
0 commit comments