Skip to content

Commit 5fce26e

Browse files
committedApr 24, 2025·
update(vendor): Embedder
·
v1.6.19v1.6.2
1 parent c12a732 commit 5fce26e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"semaphore": "cpp",
9595
"*.tcc": "cpp",
9696
"future": "cpp",
97-
"variant": "cpp"
97+
"variant": "cpp",
98+
"csetjmp": "cpp"
9899
}
99100
}

0 commit comments

Comments
 (0)
Please sign in to comment.