summaryrefslogtreecommitdiffstats
path: root/layout/mathml/nsMathMLmfencedFrame.cpp
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-18 13:31:59 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-18 13:31:59 -0400
commit1bc8205ee11f371d6cb2b4f18116ae2e24206a4c (patch)
tree6d42a1a4f1cb84a312c9228dc91ba0d59db70e89 /layout/mathml/nsMathMLmfencedFrame.cpp
parente43694dedbf6f886e1058c75a5f9032394a946c2 (diff)
downloadUXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.gz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.lz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.tar.xz
UXP-1bc8205ee11f371d6cb2b4f18116ae2e24206a4c.zip
Issue #80 - De-unify layout/mathml
Diffstat (limited to 'layout/mathml/nsMathMLmfencedFrame.cpp')
-rw-r--r--layout/mathml/nsMathMLmfencedFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/mathml/nsMathMLmfencedFrame.cpp b/layout/mathml/nsMathMLmfencedFrame.cpp
index ca780e649..a5f5ed4d9 100644
--- a/layout/mathml/nsMathMLmfencedFrame.cpp
+++ b/layout/mathml/nsMathMLmfencedFrame.cpp
@@ -3,13 +3,13 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
#include "nsMathMLmfencedFrame.h"
#include "nsRenderingContext.h"
#include "nsMathMLChar.h"
#include <algorithm>
using namespace mozilla;
+using namespace mozilla::gfx;
//
// <mfenced> -- surround content with a pair of fences