Skip to content

Commit 5ed05f5

Browse files
author
Greg Parker
committed
Fix Linux build.
1 parent 1f26bb8 commit 5ed05f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/SwiftShims/RefCount.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ typedef struct {
2929

3030
#include <type_traits>
3131
#include <atomic>
32+
#include <stddef.h>
3233
#include <stdint.h>
3334
#include <assert.h>
3435

0 commit comments

Comments
 (0)