Reverted last interface

This commit is contained in:
dawidg81 2026-03-03 18:03:52 +01:00
commit 6a8d942721
11 changed files with 0 additions and 169 deletions

View file

@ -1,14 +0,0 @@
{
"configurations": [
{
"name": "Win32",
"compilerPath": "D:/MinGW/bin/g++.exe",
"intelliSenseMode": "windows-gcc-x64",
"includePath": [
"${workspaceFolder}/**"
],
"defines": []
}
],
"version": 4
}