Spit out error messages in readFile

This commit is contained in:
Darren VanBuren 2019-02-11 14:07:16 -08:00
parent 868c4a0975
commit 88035e14e5
2 changed files with 6 additions and 3 deletions

View file

@ -18,5 +18,5 @@
"cppStandard": "c++17"
}
],
"version": 3
"version": 4
}