Skip to content

Commit 20b5f60

Browse files
committed
vs code settings updated
1 parent 8a64c08 commit 20b5f60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
"span": "cpp",
7878
"strstream": "cpp",
7979
"cfenv": "cpp",
80-
"typeindex": "cpp"
80+
"typeindex": "cpp",
81+
"charconv": "cpp",
82+
"source_location": "cpp"
8183
}
8284
}

0 commit comments

Comments
 (0)