.vscode/settings.json
@@ -61,7 +61,16 @@ "strstream": "cpp", "unordered_set": "cpp", "cfenv": "cpp", "*.ipp": "cpp" "*.ipp": "cpp", "cassert": "cpp", "cerrno": "cpp", "cfloat": "cpp", "ciso646": "cpp", "climits": "cpp", "ios": "cpp", "locale": "cpp", "queue": "cpp", "random": "cpp" }, "files.exclude": { "**/*.un~": true, @@ -77,7 +86,9 @@ "cmake.configureOnOpen": false, "C_Cpp.default.includePath": [ "build/proto", "log", "src", "box" ] ], "terminal.integrated.cwd": "utest" }