From 1c3a9a40e5450c2b39f0cea1ffa9143b72931fe9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Tue, 21 Apr 2020 18:09:13 +0000 Subject: Issue #80 - De-unify dom/ipc --- dom/ipc/nsIContentParent.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/ipc/nsIContentParent.cpp') diff --git a/dom/ipc/nsIContentParent.cpp b/dom/ipc/nsIContentParent.cpp index 0ef1abdf7..77bfae4c7 100644 --- a/dom/ipc/nsIContentParent.cpp +++ b/dom/ipc/nsIContentParent.cpp @@ -27,6 +27,7 @@ #include "nsPrintfCString.h" #include "xpcpublic.h" +using namespace mozilla::ipc; using namespace mozilla::jsipc; // XXX need another bug to move this to a common header. -- cgit v1.2.3