Skip to content

Commit 375edc5

Browse files
author
Jarry
committed
add prototype for c
1 parent 6be0ab5 commit 375edc5

File tree

10 files changed

+821
-5
lines changed

10 files changed

+821
-5
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"string_view": "c",
3636
"iosfwd": "c",
3737
"locale": "c",
38-
"*.tcc": "c"
38+
"*.tcc": "c",
39+
"system_error": "c"
3940
}
4041
}

0 commit comments

Comments
 (0)