mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
[WebRTC] updated to upstream branch 49 and related.
this patch is based on 38d7a7883...226f2f0bd
This commit is contained in:
parent
e79847e7b9
commit
a3239eaa4d
2838 changed files with 151221 additions and 159688 deletions
|
|
@ -81,6 +81,11 @@ nrappkit copyright:
|
|||
#include "mozilla/Unused.h"
|
||||
#include "databuffer.h"
|
||||
|
||||
// mozilla/utils.h defines this as well
|
||||
#ifdef UNIMPLEMENTED
|
||||
#undef UNIMPLEMENTED
|
||||
#endif
|
||||
|
||||
extern "C" {
|
||||
#include "nr_api.h"
|
||||
#include "async_wait.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue