diff --git a/.vscode/settings.json b/.vscode/settings.json index 13d2bfc..768b573 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -29,5 +29,12 @@ "__locale": "cpp", "cinttypes": "cpp", "__bit_reference": "cpp", + "algorithm": "cpp", + "__functional_base_03": "cpp", + "__tuple": "cpp", + "chrono": "cpp", + "functional": "cpp", + "limits": "cpp", + "ratio": "cpp" } } \ No newline at end of file