Skip to content

Commit 2b49774

Browse files
committed
Update settings.json
1 parent 4b99a98 commit 2b49774

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@
112112
"__verbose_abort": "cpp",
113113
"coroutine": "cpp",
114114
"expected": "cpp",
115-
"source_location": "cpp"
115+
"source_location": "cpp",
116+
"booleanutils": "cpp"
116117
},
117118
"cmake.configureOnOpen": true,
118119
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",

0 commit comments

Comments
 (0)