Im not actually sure why my ide thought we needed this file.

This commit is contained in:
Kenwood 2021-04-27 02:07:18 -04:00
parent 4be7876cce
commit 883da0d422
1 changed files with 5 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"files.associations": {
"sstream": "cpp"
}
}