1 2 3 4 5 6 7 8 9 10
--- v8/include/v8-platform.h.orig 2018-08-17 18:56:46.763426000 +0200 +++ v8/include/v8-platform.h 2018-08-17 18:57:20.212630000 +0200 @@ -7,6 +7,7 @@ #include <stddef.h> #include <stdint.h> +#include <stdlib.h> #include <memory> #include <string>