From 2f493c24e3771bca9b9ee717cb3d7c18c406678f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 11 May 2024 15:34:37 +0200 Subject: map work --- .vscode/settings.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 30eb399..e9e1d02 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,8 @@ { "files.associations": { - "project_base.h": "c" + "project_base.h": "c", + "initializer_list": "c", + "type_traits": "c", + "xutility": "c" } } \ No newline at end of file -- cgit v1.2.3-70-g09d2