aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/operations/ecma-iterator-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'jerry-core/ecma/operations/ecma-iterator-object.c')
-rw-r--r--jerry-core/ecma/operations/ecma-iterator-object.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/jerry-core/ecma/operations/ecma-iterator-object.c b/jerry-core/ecma/operations/ecma-iterator-object.c
index 943df3e6..21d88724 100644
--- a/jerry-core/ecma/operations/ecma-iterator-object.c
+++ b/jerry-core/ecma/operations/ecma-iterator-object.c
@@ -24,7 +24,6 @@
#include "ecma-gc.h"
#include "ecma-globals.h"
#include "ecma-helpers.h"
-#include "ecma-number-arithmetic.h"
#include "ecma-objects-general.h"
#include "ecma-objects.h"