diff --git a/.vscode/settings.json b/.vscode/settings.json index d961cdc..bb8fc27 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -69,6 +69,7 @@ "regex": "cpp", "semaphore": "cpp", "shared_mutex": "cpp", - "stop_token": "cpp" + "stop_token": "cpp", + "filesystem": "cpp" } } \ No newline at end of file