Skip to content

Commit 7e2f7fe

Browse files
authored
Include CFBase.h in CoreFoundation_Prefix.h (#4979)
1 parent fbbe6fa commit 7e2f7fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CoreFoundation/internalInclude/CoreFoundation_Prefix.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
#define TARGET_OS_WATCH 0
5959
#endif
6060

61+
#include "CFBase.h"
6162

6263
#include <stdlib.h>
6364
#include <stdint.h>

0 commit comments

Comments
 (0)