зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1629732 - Fix non-unified build errors in layout/mathml. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D71247
This commit is contained in:
Родитель
c95ead91a9
Коммит
6da7c16257
|
@ -18,6 +18,7 @@
|
|||
#include "mozilla/dom/MathMLElement.h"
|
||||
#include <algorithm>
|
||||
#include "gfxMathTable.h"
|
||||
#include "gfxTextRun.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::gfx;
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
#include <algorithm>
|
||||
#include "gfxContext.h"
|
||||
#include "gfxMathTable.h"
|
||||
#include "gfxTextRun.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче