mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 04:35:11 +02:00
Rocket.Chat-Desktop still uses electron19.
electron19 still in the repo.
This reverts commit c4d86008da
.
10 lines
283 B
Diff
10 lines
283 B
Diff
--- a/net/third_party/quiche/src/quiche/http2/adapter/window_manager.h
|
|
+++ b/net/third_party/quiche/src/quiche/http2/adapter/window_manager.h
|
|
@@ -3,6 +3,7 @@
|
|
|
|
#include <stddef.h>
|
|
|
|
+#include <cstdint>
|
|
#include <functional>
|
|
|
|
#include "quiche/common/platform/api/quiche_export.h"
|