.vscode/settings.json
@@ -60,17 +60,26 @@ "*.inc": "cpp", "strstream": "cpp", "unordered_set": "cpp", "cfenv": "cpp" "cfenv": "cpp", "*.ipp": "cpp" }, "files.exclude": { "**/*.un~": true, "**/bhshmq_center": true, "**/bhshmq_status": true, "**/bhshmqbox": true, "**/gmon.out": true, "api/go/bhome_msg": true, "build/": true, "debug/": true "debug/": true, "utest/utest": true }, "cmake.configureOnOpen": false, "C_Cpp.default.includePath": [ "build/proto", "log", "src", "box" ] ], "terminal.integrated.cwd": "utest" }