From 64bfd8f69f4b89cf82ff9bef6745059791e8c69b Mon Sep 17 00:00:00 2001 From: feng-arch Date: Thu, 20 Feb 2025 10:42:31 +0800 Subject: [PATCH] feat: add answer for Q44 --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9e14eec..5a6a55b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,6 +8,7 @@ "functional": "c", "tuple": "c", "type_traits": "c", - "utility": "c" + "utility": "c", + "bstrlib.h": "c" } } \ No newline at end of file