From 43270f2e80d88a40b5ba6ba71fb71e6cad00e9f3 Mon Sep 17 00:00:00 2001 From: jakcron Date: Mon, 6 Aug 2018 14:59:09 +0800 Subject: [PATCH] Misc --- .vscode/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) 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