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.
1 parent 1f26bb8 commit 5ed05f5Copy full SHA for 5ed05f5
stdlib/public/SwiftShims/RefCount.h
@@ -29,6 +29,7 @@ typedef struct {
29
30
#include <type_traits>
31
#include <atomic>
32
+#include <stddef.h>
33
#include <stdint.h>
34
#include <assert.h>
35
0 commit comments