diff --git a/xpcom/ds/nsHashPropertyBag.cpp b/xpcom/ds/nsHashPropertyBag.cpp index f452e2d81a10..9e3ee630798c 100644 --- a/xpcom/ds/nsHashPropertyBag.cpp +++ b/xpcom/ds/nsHashPropertyBag.cpp @@ -17,6 +17,10 @@ #include "nsThreadUtils.h" #include "nsVariant.h" +using mozilla::MakeRefPtr; +using mozilla::SimpleEnumerator; +using mozilla::Unused; + extern "C" { // This function uses C linkage because it's exposed to Rust to support the