This commit is contained in:
Markus Schmidt 2025-11-25 22:37:40 +01:00
commit 55659e3bc0
43 changed files with 0 additions and 50 deletions

View file

@ -1,6 +0,0 @@
{
"files.associations": {
"ostream": "cpp",
"iostream": "cpp"
}
}

View file

@ -1,16 +0,0 @@
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [],
"compilerPath": "/usr/bin/gcc",
"cStandard": "c17",
"cppStandard": "gnu++17",
"intelliSenseMode": "linux-gcc-x64"
}
],
"version": 4
}

View file

@ -1,6 +0,0 @@
{
"files.associations": {
"ostream": "cpp",
"iostream": "cpp"
}
}

View file

@ -1,16 +0,0 @@
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [],
"compilerPath": "/usr/bin/gcc",
"cStandard": "c17",
"cppStandard": "gnu++17",
"intelliSenseMode": "linux-gcc-x64"
}
],
"version": 4
}

View file

@ -1,6 +0,0 @@
{
"files.associations": {
"ostream": "cpp",
"iostream": "cpp"
}
}