Skip to content

Commit ac2db99

Browse files
authored
Update EnvironmentVariables.cpp
1 parent c0c6db8 commit ac2db99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/public/runtime/EnvironmentVariables.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ SWIFT_END_DECLS
248248

249249
namespace swift {
250250
namespace runtime {
251+
namespace environment {
251252

252253
SWIFT_BEGIN_DECLS
253254

@@ -270,3 +271,4 @@ SWIFT_END_DECLS
270271

271272
}
272273
}
274+
}

0 commit comments

Comments
 (0)