mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 15:47:39 +03:00
Fix check
This commit is contained in:
parent
d34aea6378
commit
a89a33b595
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
class OpdsParserStream : public Stream {
|
class OpdsParserStream : public Stream {
|
||||||
public:
|
public:
|
||||||
OpdsParserStream(OpdsParser& parser);
|
explicit OpdsParserStream(OpdsParser& parser);
|
||||||
|
|
||||||
// That functions are not implimented for that stream
|
// That functions are not implimented for that stream
|
||||||
int available() override;
|
int available() override;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user