Index: fpdfsdk/include/jsapi/fxjs_v8.h |
diff --git a/fpdfsdk/include/jsapi/fxjs_v8.h b/fpdfsdk/include/jsapi/fxjs_v8.h |
index 3ea5054e17e3372a6361e92fd2dfc3b6a0cd6e68..d6d1a5807e789137921720a554ae83d74c97c7f1 100644 |
--- a/fpdfsdk/include/jsapi/fxjs_v8.h |
+++ b/fpdfsdk/include/jsapi/fxjs_v8.h |
@@ -8,6 +8,7 @@ |
#define FXJSAPI_H |
#include <v8.h> |
+#include <v8-platform.h> |
jam
2014/07/14 23:06:22
why is this needed in this header?
jochen (gone - plz use gerrit)
2014/07/15 11:51:09
it's not really needed here, but it's the only fil
jam
2014/07/15 16:25:26
I think we should only add headers that we need, s
|
enum FXJSOBJTYPE |
{ |