aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/3rdparty/javascriptcore/DateMath.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/javascriptcore/DateMath.cpp b/src/3rdparty/javascriptcore/DateMath.cpp
index 8932840366..9f66d91013 100644
--- a/src/3rdparty/javascriptcore/DateMath.cpp
+++ b/src/3rdparty/javascriptcore/DateMath.cpp
@@ -73,7 +73,6 @@
#include <algorithm>
#include <limits.h>
#include <limits>
-#include <stdint.h>
#include <time.h>
#include <cmath>