|
|
@ -57,5 +57,8 @@
|
|
|
|
"C_Cpp_Runner.useLeakSanitizer": false,
|
|
|
|
"C_Cpp_Runner.useLeakSanitizer": false,
|
|
|
|
"C_Cpp_Runner.showCompilationTime": false,
|
|
|
|
"C_Cpp_Runner.showCompilationTime": false,
|
|
|
|
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
|
|
|
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
|
|
|
"C_Cpp_Runner.msvcSecureNoWarnings": false
|
|
|
|
"C_Cpp_Runner.msvcSecureNoWarnings": false,
|
|
|
|
|
|
|
|
"files.associations": {
|
|
|
|
|
|
|
|
"iostream": "cpp"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|