mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
10 lines
300 B
Diff
10 lines
300 B
Diff
--- a/dom/media/webrtc/sdp/RsdparsaSdpGlue.h 2023-05-14 01:08:05.786179692 +0200
|
|
+++ b/dom/media/webrtc/sdp/RsdparsaSdpGlue.h 2023-05-14 00:58:28.919978229 +0200
|
|
@@ -11,6 +11,7 @@
|
|
#include <utility>
|
|
#include "sdp/Sdp.h"
|
|
#include "sdp/RsdparsaSdpInc.h"
|
|
+#include <cstdint>
|
|
|
|
namespace mozilla {
|
|
|