Closed Bug 368227 Opened 18 years ago Closed 12 years ago

nsVoidArray.h doesnt need to include nsStringGlue.h

Categories

(Core :: XPCOM, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mikepinkerton, Unassigned)

References

()

Details

nsVoidArray.h includes nsStringGlue.h, but it's not necessary at all. the forward declarations provide all that's necessary for the header file to compile. It should either be moved to the cpp file, or to other files that might need it and not rely on it being declared here.
nsVoidArray.h only includes nsDebug.h now. Don't know when that was fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.