Closed Bug 795839 Opened 12 years ago Closed 12 years ago

Include iostream in PathRecording.h

Categories

(Core :: Graphics, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch fix v1.0Splinter Review
PathRecording.h uses std::istream and std::ostream, but doesn't include its header. It causes mingw GCC to fail with undeclared types. I didn't check how MSVC pulls this header (probably it's a dependency of another included header), but the fix seems straightforward.
Attachment #666482 - Flags: review?(bas.schouten)
Bas, ping.
Attachment #666482 - Flags: review?(bas.schouten) → review+
https://hg.mozilla.org/mozilla-central/rev/41710fe4a03c
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: