mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 12:45:35 +08:00
Fix openh264 compile error on MacOS
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
int RingBufferDummy();
|
||||
|
||||
class Data {
|
||||
public:
|
||||
Data() = default;
|
||||
|
||||
Reference in New Issue
Block a user