Fix reading files with blank lines at the beginning.

This commit is contained in:
Ernie Pasveer
2022-04-21 18:32:17 -05:00
parent d35938fa39
commit 59e05e5167
2 changed files with 3 additions and 5 deletions
+2
View File
@@ -1,3 +1,5 @@
#include <string>
#include <iostream>