add front thread
This commit is contained in:
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -55,15 +55,5 @@
|
||||
"C_Cpp_Runner.useLeakSanitizer": false,
|
||||
"C_Cpp_Runner.showCompilationTime": false,
|
||||
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false,
|
||||
"files.associations": {
|
||||
"new": "cpp",
|
||||
"mutex": "cpp",
|
||||
<<<<<<< HEAD
|
||||
"ostream": "cpp",
|
||||
"thread": "cpp"
|
||||
=======
|
||||
"ostream": "cpp"
|
||||
>>>>>>> 22c6b92 (add front demo in this project)
|
||||
}
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false
|
||||
}
|
||||
Reference in New Issue
Block a user