Closed Bug 1518846 Opened 5 years ago Closed 5 years ago

Add some missing includes to nsUpdateDriver.cpp

Categories

(Toolkit :: Application Update, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mossop, Assigned: mossop)

Details

Attachments

(1 file)

nsUpdateDriver.cpp seems to be missing some includes required for it to compile. Currently that isn't a problem since at build time it is unified with some other cpp files that have the includes it needs. Some changes I'm making elsewhere though seem to change that and even though I'm not touching nsUpdateDriver.cpp it starts failing to compile. The attached patch adds the includes needed to fix this.

Adds some includes that are needed for functions used in nsUpdateDriver.cpp.
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cad6506b2f5d
Fix missing includes in nsUpdateDriver.cpp. r=rstrong
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: