Skip to content

Commit 94a5abb

Browse files
authored
Merge pull request #1691 from copumpkin/add-back-unnecessary-redactions
2 parents ae4f64e + 1e17e6d commit 94a5abb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CoreFoundation/Base.subproj/CoreFoundation.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
#include <CoreFoundation/CFSocket.h>
7878
#include <CoreFoundation/CFMachPort.h>
7979

80+
#include <CoreFoundation/CFAttributedString.h>
81+
#include <CoreFoundation/CFNotificationCenter.h>
8082

8183
#endif
8284

CoreFoundation/Base.subproj/SwiftRuntime/CoreFoundation.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
#include <CoreFoundation/CFSocket.h>
9393
#include <CoreFoundation/CFMachPort.h>
9494
#include <CoreFoundation/CFAttributedString.h>
95+
#include <CoreFoundation/CFNotificationCenter.h>
9596

9697
#include <CoreFoundation/CFURLPriv.h>
9798
#include <CoreFoundation/CFURLComponents.h>

0 commit comments

Comments
 (0)