Index: Source/wtf/dtoa/utils.h |
diff --git a/Source/wtf/dtoa/utils.h b/Source/wtf/dtoa/utils.h |
index da0d583893306de0e25b80bb6d94d8627810fa14..44b07c849b8bc5855aa7318c189c005614f21adb 100644 |
--- a/Source/wtf/dtoa/utils.h |
+++ b/Source/wtf/dtoa/utils.h |
@@ -29,7 +29,6 @@ |
#define DOUBLE_CONVERSION_UTILS_H_ |
#include "wtf/Assertions.h" |
-#include "wtf/CPU.h" |
#include <string.h> |
#define UNIMPLEMENTED ASSERT_NOT_REACHED |