Skip to content

Commit 7edc310

Browse files
committed
fix unbalanced '% if'/'% end', found by gribozavr
1 parent 7c50ccd commit 7edc310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Platform/glibc.modulemap.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ module SwiftGlibc [system] {
4747
export *
4848
}
4949
% end
50+
% end
5051

5152
% if CMAKE_SDK in ["LINUX", "ANDROID", "CYGWIN"]:
5253
module features {

0 commit comments

Comments
 (0)