Index: Source/platform/Decimal.cpp |
diff --git a/Source/platform/Decimal.cpp b/Source/platform/Decimal.cpp |
index 753bfa2e4c90585b1ff8b343fa3ad6854bf5f054..02dca8f3691710782a6f9cfc4b41c1d36f4b8272 100644 |
--- a/Source/platform/Decimal.cpp |
+++ b/Source/platform/Decimal.cpp |
@@ -31,7 +31,6 @@ |
#include "config.h" |
#include "platform/Decimal.h" |
-#include "wtf/Assertions.h" |
#include "wtf/MathExtras.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/text/StringBuilder.h" |