Closed Bug 1916919 Opened 1 year ago Closed 1 year ago

Don't include useless <iostream> in openvr

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox132 fixed)

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

<iostream> implies the inclusion of a global constructor (for std::cout and co initialization).

This decreases the number of global constructors by one.

Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Attachment #9422757 - Attachment description: Bug 1916919 - Don't include useless <iostream> in openvr r=emilio → Bug 1916919 - Don't include useless <iostream> in openvr r=emilio!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84f779cae01b Don't include useless <iostream> in openvr r=emilio,glandium
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: