Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/libwebrtc/moz-patch-stack/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 820 B image not shown  

Quelle  s0141.patch   Sprache: unbekannt

 
Spracherkennung für: .patch vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

From: Byron Campen <docfaraday@gmail.com>
Date: Wed, 27 May 2026 11:38:00 -0500
Subject: Bug 2040478 - (fix-2d195343e6) Add missing include of <optional>
 r?mjf

Mercurial Revision: https://hg.mozilla.org/mozilla-central/rev/c2a275c690c1e6ebd529752c0648c23cf3db3742
---
 modules/desktop_capture/desktop_capture_options.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/desktop_capture/desktop_capture_options.h b/modules/desktop_capture/desktop_capture_options.h
index aa3dd331fe..4ef972f184 100644
--- a/modules/desktop_capture/desktop_capture_options.h
+++ b/modules/desktop_capture/desktop_capture_options.h
@@ -11,6 +11,7 @@
 #define MODULES_DESKTOP_CAPTURE_DESKTOP_CAPTURE_OPTIONS_H_
 
 #include <cstdint>
+#include <optional>
 
 #include "api/environment/environment.h"
 #include "api/scoped_refptr.h"

[Dauer der Verarbeitung: 0.30 Sekunden]