| Index: fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| diff --git a/fpdfsdk/src/jsapi/fxjs_v8.cpp b/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| index 2fe6e44264c466bed2aac0c4e329ddc1535bfcc6..2c17628dbc7028597e9c1b4d1251cb838d87fbc3 100644
|
| --- a/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| +++ b/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| @@ -4,10 +4,6 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include <time.h>
|
| -#include <cmath>
|
| -#include <limits>
|
| -
|
| #include "../../../core/include/fxcrt/fx_basic.h"
|
| #include "../../include/fsdk_define.h"
|
| #include "../../include/jsapi/fxjs_v8.h"
|
|
|