From ec7eb85fa303f6d2457f68eb10a958320b527838 Mon Sep 17 00:00:00 2001 From: congmu <congmu2024@163.com> Date: 星期四, 31 十月 2024 15:59:35 +0800 Subject: [PATCH] 提交commit.h --- Server/马丽萍/code/log/.vscode/c_cpp_properties.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/Server/\351\251\254\344\270\275\350\220\215/code/log/.vscode/c_cpp_properties.json" "b/Server/\351\251\254\344\270\275\350\220\215/code/log/.vscode/c_cpp_properties.json" index cea4d3f..bd518f1 100644 --- "a/Server/\351\251\254\344\270\275\350\220\215/code/log/.vscode/c_cpp_properties.json" +++ "b/Server/\351\251\254\344\270\275\350\220\215/code/log/.vscode/c_cpp_properties.json" @@ -5,7 +5,7 @@ "includePath": [ "${workspaceFolder}/**" ], - "compilerPath": "gcc", + "compilerPath": "C:\\Users\\lenovo\\AppData\\Local\\GitHubDesktop\\bin\\g++.exe", "cStandard": "${default}", "cppStandard": "${default}", "intelliSenseMode": "windows-gcc-x64", -- Gitblit v1.8.0