Skip to content

Commit 7f24c99

Browse files
committed
[gardening] Eliminate unneeded include of <string>.
1 parent e2e114f commit 7f24c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/SIL/SILGlobalVariable.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#ifndef SWIFT_SIL_SILGLOBALVARIABLE_H
1818
#define SWIFT_SIL_SILGLOBALVARIABLE_H
1919

20-
#include <string>
2120
#include "swift/SIL/SILLinkage.h"
2221
#include "swift/SIL/SILLocation.h"
2322
#include "swift/SIL/SILBasicBlock.h"

0 commit comments

Comments
 (0)