Fixing MAC build

This commit is contained in:
Raydelto Hernandez 2019-03-09 02:26:34 -04:00
parent 25d7c4f2c9
commit cfed6d4cd8
7 changed files with 43 additions and 19 deletions

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

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