removed build-missing-size_t.patch
This commit is contained in:
parent
536fbf7195
commit
d20d1ef15b
@ -1,11 +0,0 @@
|
||||
diff -up firefox-73.0.1/mfbt/FunctionTypeTraits.h.size_t firefox-73.0.1/mfbt/FunctionTypeTraits.h
|
||||
--- firefox-73.0.1/mfbt/FunctionTypeTraits.h.size_t 2020-02-26 11:59:48.643893199 +0100
|
||||
+++ firefox-73.0.1/mfbt/FunctionTypeTraits.h 2020-02-26 11:59:56.806921623 +0100
|
||||
@@ -10,6 +10,7 @@
|
||||
#define mozilla_FunctionTypeTraits_h
|
||||
|
||||
#include <tuple>
|
||||
+#include <stddef.h>
|
||||
|
||||
namespace mozilla {
|
||||
|
Loading…
Reference in New Issue
Block a user