We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbef0f commit 60a5cc7Copy full SHA for 60a5cc7
1 file changed
srcpkgs/electron24/patches/fix-include.patch
@@ -391,3 +391,13 @@
391
#include <string>
392
#include <vector>
393
394
+--- a/src/v8/src/heap/cppgc/stats-collector.h
395
++++ b/src/v8/src/heap/cppgc/stats-collector.h
396
+@@ -8,6 +8,7 @@
397
+ #include <stddef.h>
398
+ #include <stdint.h>
399
+
400
++#include <algorithm>
401
+ #include <atomic>
402
+ #include <vector>
403
0 commit comments