Skip to content

Commit 92c4189

Browse files
committed
[Runtime] NFC: remove C style "stddef.h" header from casting
1 parent 0ba027f commit 92c4189

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)