fixed clang build; added new line

This commit is contained in:
Mihail Fandyushin 2019-02-06 09:05:41 +03:00
parent 8c5a0d073b
commit 60cd766623
2 changed files with 4 additions and 2 deletions

View File

@ -65,4 +65,5 @@ bool BrotliReadBuffer::nextImpl()
return true;
}
}
}

View File

@ -35,4 +35,5 @@ private:
bool eof;
};
}
}