summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-v8_src_wasm_wasm-result.h
blob: e83a461c07a84b088b36eb93a08ca5f7cd89b805 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- v8/src/wasm/wasm-result.h.orig	2017-05-02 19:04:10 UTC
+++ v8/src/wasm/wasm-result.h
@@ -5,6 +5,7 @@
 #ifndef V8_WASM_RESULT_H_
 #define V8_WASM_RESULT_H_
 
+#include <cstdarg>
 #include <memory>
 
 #include "src/base/compiler-specific.h"