Bug 1757230 - Add missing includes elsewhere to unbust hybrid builds.

MANUAL PUSH: Trivial orange fix CLOSED TREE
This commit is contained in:
Emilio Cobos Álvarez
2022-02-26 01:03:26 +01:00
parent f451f2d7ec
commit a69cceb2fa
4 changed files with 4 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
#include "mozilla/dom/Text.h"
#include "mozilla/gfx/2D.h"
#include "mozilla/gfx/PatternHelpers.h"
#include "nsDisplayList.h"
#include <algorithm>
#include <cmath>
#include <limits>