Update single-header.yml

This commit is contained in:
ado 2024-02-17 02:34:51 +01:00
parent 7530be1c44
commit 8d1637cad1

View File

@ -2281,7 +2281,7 @@ public:
return; return;
} }
if (header_.empty()) { if (header_.empty() && !eof()) {
split_header_data(); split_header_data();
} }