RESOLVED FIXED 22346
PlatformString should also include HashSet.h for non-JSC builds
https://bugs.webkit.org/show_bug.cgi?id=22346
Summary PlatformString should also include HashSet.h for non-JSC builds
Dimitri Glazkov (Google)
Reported 2008-11-18 15:59:10 PST
runtime/Identifier.h now also pulls in runtime/Collector.h, which in turn includes HashSet.h. We should do the same for non-JSC builds.
Attachments
Adds HashSet include to PlatformString.h (1.09 KB, patch)
2008-11-18 16:30 PST, Dimitri Glazkov (Google)
darin: review+
Dimitri Glazkov (Google)
Comment 1 2008-11-18 16:30:50 PST
Created attachment 25252 [details] Adds HashSet include to PlatformString.h
Darin Adler
Comment 2 2008-11-18 17:36:47 PST
Comment on attachment 25252 [details] Adds HashSet include to PlatformString.h r=me
Darin Adler
Comment 3 2008-11-18 17:37:10 PST
I review+'d this, but the ChangeLog entry really should be improved.
Darin Fisher (:fishd, Google)
Comment 4 2008-11-18 17:58:50 PST
Note You need to log in before you can comment on or make changes to this bug.