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_ca
pture/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.16 Sekunden, vorverarbeitet 2026-08-25]