This commit is contained in:
Zengtudor 2024-09-18 17:42:45 +08:00
parent e4ac428afe
commit 26b45c26e9
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@ int main()
// string l = "";
zt::print("Undergoing transformation\n");
while (input_file_stream.getline(buf.data(),MAX_SIZE,'\n'))
{