mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix build fail
This commit is contained in:
parent
25c76c1e8a
commit
4d18835f3c
2 changed files with 15 additions and 15 deletions
|
@ -361,7 +361,7 @@ MockSrsCodec::~MockSrsCodec()
|
|||
{
|
||||
}
|
||||
|
||||
int MockSrsCodec::nb_bytes()
|
||||
uint64_t MockSrsCodec::nb_bytes()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue