From 56796ea602595534a6dddcaa634990d0ab0e52ce Mon Sep 17 00:00:00 2001
From: congmu <congmu2024@163.com>
Date: 星期三, 06 十一月 2024 14:59:53 +0800
Subject: [PATCH] 1105
---
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