Skip to content

Commit 016a619

Browse files
authored
Merge pull request #17101 from xedin/c++-cstddef
[Runtime] NFC: remove C style "stddef.h" header from casting
2 parents 14ea94a + 92c4189 commit 016a619

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/runtime/Casting.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "ExistentialMetadataImpl.h"
2222
#include "Private.h"
2323
#include "SwiftHashableSupport.h"
24-
#include "stddef.h"
2524
#include "swift/Basic/LLVM.h"
2625
#include "swift/Basic/Lazy.h"
2726
#include "swift/Demangling/Demangler.h"

0 commit comments

Comments
 (0)