diff options
Diffstat (limited to 'dom/canvas/ImageBitmapColorUtils.cpp')
-rw-r--r-- | dom/canvas/ImageBitmapColorUtils.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dom/canvas/ImageBitmapColorUtils.cpp b/dom/canvas/ImageBitmapColorUtils.cpp index 4ef4ade868..2b65c1f100 100644 --- a/dom/canvas/ImageBitmapColorUtils.cpp +++ b/dom/canvas/ImageBitmapColorUtils.cpp @@ -6,9 +6,6 @@ #include "ImageBitmapColorUtils.h" -#include "js/LegacyIntTypes.h" -#include <cmath> - namespace mozilla { namespace dom { |