Closed Bug 791607 Opened 13 years ago Closed 13 years ago

Remove unnecessary |#include <new>| directives.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

Attachments

(1 file)

We have a bunch of superfluous |#include <new>| directives. These were introduced by Brendan in bug 558451 and bug 516075. I'm not sure why.
This patch removes them. It leaves one in public/Utility.h, which is necessary for the placement new used in that file. Builds on all platforms are green on the try server.
Attachment #661676 - Flags: review?(dmandelin)
Attachment #661676 - Flags: review?(dmandelin) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: